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.
test_concurrent_futures
1 parent 6a16b3c commit b14986cCopy full SHA for b14986c
Lib/test/libregrtest/tsan.py
@@ -8,7 +8,7 @@
8
'test_capi.test_pyatomic',
9
'test_code',
10
'test_ctypes',
11
- # 'test_concurrent_futures', # gh-130605: too many data races
+ 'test_concurrent_futures',
12
'test_enum',
13
'test_functools',
14
'test_httpservers',
0 commit comments