This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2020-03-27.17:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585329470.2.0.608956238577.issue40068@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-03-27 17:17:50vstinnersetrecipients: + vstinner
2020-03-27 17:17:50vstinnersetmessageid: <1585329470.2.0.608956238577.issue40068@roundup.psfhosted.org>
2020-03-27 17:17:50vstinnerlinkissue40068 messages
2020-03-27 17:17:50vstinnercreate