mirror of
https://github.com/python/cpython.git
synced 2025-09-17 14:16:02 +00:00
![]() `_Py_qsbr_unregister` is called when the PyThreadState is already
detached, so the access to `tstate->qsbr` isn't safe without locking the
shared mutex. Grab the `struct _qsbr_shared` from the interpreter
instead.
(cherry picked from commit
|
||
---|---|---|
.. | ||
suppressions_free_threading.txt | ||
supressions.txt |