We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec9ce3e commit 8a0647fCopy full SHA for 8a0647f
1 file changed
Lib/test/test_free_threading/test_iteration.py
@@ -12,7 +12,7 @@
12
NUMITEMS = 1000
13
NUMTHREADS = 2
14
else:
15
- NUMITEMS = 100000
+ NUMITEMS = 5000
16
NUMTHREADS = 5
17
NUMMUTATORS = 2
18
0 commit comments