Skip to content

Commit c987813

Browse files
kumaraditya303colesbury
authored andcommitted
pythongh-116738: remove multiprocessing suppressions (python#131319)
1 parent 547dfc4 commit c987813

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: Tools/tsan/suppressions_free_threading.txt

-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@
1313
# These warnings trigger directly in a CPython function.
1414

1515
race_top:assign_version_tag
16-
race_top:_multiprocessing_SemLock_acquire_impl
1716
race_top:_Py_slot_tp_getattr_hook
1817
race_top:dump_traceback
1918
race_top:fatal_error
20-
race_top:_multiprocessing_SemLock_release_impl
2119
race_top:_PyFrame_GetCode
2220
race_top:_PyFrame_Initialize
2321
race_top:_PyObject_TryGetInstanceAttribute

0 commit comments

Comments
 (0)