[issue29640] _PyThreadState_Init and fork race leads to inconsistent key list

STINNER Victor report at bugs.python.org
Tue Jan 9 10:58:32 EST 2018


STINNER Victor <victor.stinner at gmail.com> added the comment:

There is a more general issue for any lock and fork(): bpo-6721, "Locks in the standard library should be sanitized on fork".

----------

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


More information about the Python-bugs-list mailing list