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 547dfc4 commit c987813Copy full SHA for c987813
Tools/tsan/suppressions_free_threading.txt
@@ -13,11 +13,9 @@
13
# These warnings trigger directly in a CPython function.
14
15
race_top:assign_version_tag
16
-race_top:_multiprocessing_SemLock_acquire_impl
17
race_top:_Py_slot_tp_getattr_hook
18
race_top:dump_traceback
19
race_top:fatal_error
20
-race_top:_multiprocessing_SemLock_release_impl
21
race_top:_PyFrame_GetCode
22
race_top:_PyFrame_Initialize
23
race_top:_PyObject_TryGetInstanceAttribute
0 commit comments