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 yselivanov
Recipients christian.heimes, gvanrossum, martius, neologix, vstinner, yselivanov
Date 2015-05-26.18:05:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432663544.27.0.892368255671.issue21998@psf.upfronthosting.co.za>
In-reply-to
Content
> That's really the problem of the code that calls fork(), not directly of
> the event loop. There are some very solid patterns around that (I've
> written several in the distant past, and Unix hasn't changed that much :-).

Alright ;)  I'll draft a patch sometime soon.
History
Date User Action Args
2015-05-26 18:05:44yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, christian.heimes, neologix, martius
2015-05-26 18:05:44yselivanovsetmessageid: <1432663544.27.0.892368255671.issue21998@psf.upfronthosting.co.za>
2015-05-26 18:05:44yselivanovlinkissue21998 messages
2015-05-26 18:05:44yselivanovcreate