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_asyncio.test_free_threading
1 parent fcf756a commit 2407049Copy full SHA for 2407049
Lib/test/libregrtest/tsan.py
@@ -2,6 +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',
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