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 Roman Skurikhin, asvetlov, chris.jerdonek, njs, python-dev, yselivanov
Date 2020-05-13.18:31:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589394703.04.0.126217005636.issue40607@roundup.psfhosted.org>
In-reply-to
Content
> I think that in case inner task cancelation fails with some error, asyncio.wait_for should reraise it instead of silently losing it.

+1.
History
Date User Action Args
2020-05-13 18:31:43yselivanovsetrecipients: + yselivanov, njs, asvetlov, chris.jerdonek, python-dev, Roman Skurikhin
2020-05-13 18:31:43yselivanovsetmessageid: <1589394703.04.0.126217005636.issue40607@roundup.psfhosted.org>
2020-05-13 18:31:43yselivanovlinkissue40607 messages
2020-05-13 18:31:42yselivanovcreate