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 dan.oreilly
Recipients dan.oreilly, gvanrossum, vstinner, yselivanov
Date 2014-07-27.16:21:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
re: #21998, perhaps it's time to revive #16500? Without that, I'm not sure what can be done aside from documenting the need to call "loop = asyncio.get_event_loop()" in the child immediately after forking.
History
Date User Action Args
2014-07-27 16:21:36dan.oreillysetrecipients: + dan.oreilly, gvanrossum, vstinner, yselivanov
2014-07-27 16:21:36dan.oreillysetmessageid: <[email protected]>
2014-07-27 16:21:36dan.oreillylinkissue22087 messages
2014-07-27 16:21:35dan.oreillycreate