[issue40068] test_threading: ThreadJoinOnShutdown.test_reinit_tls_after_fork() crash with Python 3.8 on AIX

STINNER Victor report at bugs.python.org
Fri Mar 27 13:17:50 EDT 2020


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

I created 3 follow-up issues:

* bpo-40089: Add _at_fork_reinit() method to locks
* bpo-40091: Crash in logging._after_at_fork_child_reinit_locks()
* bpo-40092: Crash in _PyThreadState_DeleteExcept() at fork in the process child

----------

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


More information about the Python-bugs-list mailing list