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 pitrou
Recipients davin, njs, pitrou, sbt, yselivanov
Date 2017-05-23.08:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495526557.54.0.725222507141.issue29828@psf.upfronthosting.co.za>
In-reply-to
Content
For those who don't follow both issues: I finally submitted a PR for http://bugs.python.org/issue16500, aka have at-fork handlers that work with all Python-issued fork() calls (including subprocess).
History
Date User Action Args
2017-05-23 08:02:37pitrousetrecipients: + pitrou, njs, sbt, yselivanov, davin
2017-05-23 08:02:37pitrousetmessageid: <1495526557.54.0.725222507141.issue29828@psf.upfronthosting.co.za>
2017-05-23 08:02:37pitroulinkissue29828 messages
2017-05-23 08:02:37pitroucreate