Message228995
> 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. |
|
| Date |
User |
Action |
Args |
| 2014-10-10 12:23:50 | vstinner | set | recipients:
+ vstinner, gvanrossum, yselivanov, oconnor663 |
| 2014-10-10 12:23:50 | vstinner | set | messageid: <[email protected]> |
| 2014-10-10 12:23:50 | vstinner | link | issue22428 messages |
| 2014-10-10 12:23:50 | vstinner | create | |
|