mirror of
https://github.com/python/cpython.git
synced 2025-08-24 02:35:59 +00:00
gh-116738: remove multiprocessing suppressions (#131319)
This commit is contained in:
parent
a09c2b2ba6
commit
46e88540e6
1 changed files with 0 additions and 2 deletions
|
@ -13,11 +13,9 @@
|
|||
# These warnings trigger directly in a CPython function.
|
||||
|
||||
race_top:assign_version_tag
|
||||
race_top:_multiprocessing_SemLock_acquire_impl
|
||||
race_top:_Py_slot_tp_getattr_hook
|
||||
race_top:dump_traceback
|
||||
race_top:fatal_error
|
||||
race_top:_multiprocessing_SemLock_release_impl
|
||||
race_top:_PyFrame_GetCode
|
||||
race_top:_PyFrame_Initialize
|
||||
race_top:_PyObject_TryGetInstanceAttribute
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue