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 d08b4b2 commit a4d5aefCopy full SHA for a4d5aef
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