STINNER Victor added the comment:

> If the coroutine raises an exception which doesn't inherit from Exception 
> (but inherits from BaseException), run_until_complete() doesn't consume the 
> exception from the temporary task object

I created the issue #22601 for this bug.

----------

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

Reply via email to