[issue40092] Crash in _PyThreadState_DeleteExcept() at fork in the process child

STINNER Victor report at bugs.python.org
Mon Apr 27 09:42:26 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

> Do we have any pep or discuss record about this plan?

"since we are going to delete the threading.Thread object with its _tstate_lock object anyway" sentence is a description of the current _PyThreadState_DeleteExcept() implementation.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40092>
_______________________________________


More information about the Python-bugs-list mailing list