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 Matthew Rocklin, davin, pitrou
Date 2017-11-03.12:59:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509713988.85.0.213398074469.issue31308@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 019c99f325287741d1e0eefeef2b75c8e00b884f by Antoine Pitrou in branch '3.6':
[3.6] bpo-31308: If multiprocessing's forkserver dies, launch it again when necessary (GH-3246) (#4252)
https://github.com/python/cpython/commit/019c99f325287741d1e0eefeef2b75c8e00b884f
History
Date User Action Args
2017-11-03 12:59:48pitrousetrecipients: + pitrou, davin, Matthew Rocklin
2017-11-03 12:59:48pitrousetmessageid: <1509713988.85.0.213398074469.issue31308@psf.upfronthosting.co.za>
2017-11-03 12:59:48pitroulinkissue31308 messages
2017-11-03 12:59:48pitroucreate