Skip to content

Commit dce336d

Browse files
Trying a single thread/worker to be used for parallelization tests.
1 parent c2f7c34 commit dce336d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.runsettings

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@
1515
</DataCollector>
1616
</DataCollectors>
1717
</DataCollectionRunSettings>
18+
<Parallelize>
19+
<Workers>1</Workers>
20+
<Scope>MethodLevel</Scope>
21+
</Parallelize>
1822
</RunSettings>

0 commit comments

Comments
 (0)