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 njs
Recipients asvetlov, bar.harel, njs, yselivanov
Date 2018-02-14.05:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518586099.81.0.467229070634.issue32841@psf.upfronthosting.co.za>
In-reply-to
Content
It does make me wonder if asyncio.shield *should* wait for the thing it's shielding though, so that it *would* work in this case? (Similar to bpo-32751.)
History
Date User Action Args
2018-02-14 05:28:19njssetrecipients: + njs, asvetlov, yselivanov, bar.harel
2018-02-14 05:28:19njssetmessageid: <1518586099.81.0.467229070634.issue32841@psf.upfronthosting.co.za>
2018-02-14 05:28:19njslinkissue32841 messages
2018-02-14 05:28:19njscreate