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 natano
Recipients asvetlov, natano, yselivanov
Date 2020-12-15.09:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608025481.57.0.40271837711.issue42636@roundup.psfhosted.org>
In-reply-to
Content
How would calling `outer.exception()` suppress the message? This happens when the outer task is cancelled while the inner task is still running. In that case the exception is never set on outer.
History
Date User Action Args
2020-12-15 09:44:41natanosetrecipients: + natano, asvetlov, yselivanov
2020-12-15 09:44:41natanosetmessageid: <1608025481.57.0.40271837711.issue42636@roundup.psfhosted.org>
2020-12-15 09:44:41natanolinkissue42636 messages
2020-12-15 09:44:41natanocreate