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 2c8f329 commit 9752661Copy full SHA for 9752661
Lib/test/libregrtest/tsan.py
@@ -2,7 +2,7 @@
2
# chosen because they use threads and run in a reasonable amount of time.
3
4
TSAN_TESTS = [
5
- 'test_asyncio.test_free_threading',
+ 'test_asyncio',
6
# TODO: enable more of test_capi once bugs are fixed (GH-116908, GH-116909).
7
'test_capi.test_mem',
8
'test_capi.test_pyatomic',
0 commit comments