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 gvanrossum
Recipients asvetlov, gvanrossum, linsm08, yselivanov
Date 2020-08-24.14:27:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598279238.78.0.189432178809.issue41623@roundup.psfhosted.org>
In-reply-to
Content
As you,can tell from thencode this by design. The child,must create a new event loop explicitly,ifmitmwants to use asyncio, and all,existing Futures are off limits.

Fork is dangerous. Don't use unless you understand it.
History
Date User Action Args
2020-08-24 14:27:18gvanrossumsetrecipients: + gvanrossum, asvetlov, yselivanov, linsm08
2020-08-24 14:27:18gvanrossumsetmessageid: <1598279238.78.0.189432178809.issue41623@roundup.psfhosted.org>
2020-08-24 14:27:18gvanrossumlinkissue41623 messages
2020-08-24 14:27:18gvanrossumcreate