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 Ján Stanček, Thomas Mortensson, cstratak, davin, neologix, petr.viktorin, vstinner
Date 2018-01-09.15:58:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515513512.35.0.467229070634.issue29640@psf.upfronthosting.co.za>
In-reply-to
Content
There is a more general issue for any lock and fork(): bpo-6721, "Locks in the standard library should be sanitized on fork".
History
Date User Action Args
2018-01-09 15:58:32vstinnersetrecipients: + vstinner, petr.viktorin, neologix, davin, cstratak, Ján Stanček, Thomas Mortensson
2018-01-09 15:58:32vstinnersetmessageid: <1515513512.35.0.467229070634.issue29640@psf.upfronthosting.co.za>
2018-01-09 15:58:32vstinnerlinkissue29640 messages
2018-01-09 15:58:32vstinnercreate