Martin Natano <natano+pythonb...@natano.net> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42636>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to