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 twisteroid ambassador
Recipients Roman.Evstifeev, asvetlov, holger+lp, njs, twisteroid ambassador, vstinner, yselivanov
Date 2019-04-05.05:49:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554443395.17.0.414559133527.issue32776@roundup.psfhosted.org>
In-reply-to
Content
The child watchers are documented now, see here: https://docs.python.org/3/library/asyncio-policy.html#process-watchers

Sounds like FastChildWatcher https://docs.python.org/3/library/asyncio-policy.html#asyncio.FastChildWatcher is exactly what you need if you stick with the stock event loop.
History
Date User Action Args
2019-04-05 05:49:55twisteroid ambassadorsetrecipients: + twisteroid ambassador, vstinner, njs, asvetlov, Roman.Evstifeev, yselivanov, holger+lp
2019-04-05 05:49:55twisteroid ambassadorsetmessageid: <1554443395.17.0.414559133527.issue32776@roundup.psfhosted.org>
2019-04-05 05:49:55twisteroid ambassadorlinkissue32776 messages
2019-04-05 05:49:55twisteroid ambassadorcreate