[issue22601] asyncio: loop.run_forever() should consume exception of the temporary task

Roundup Robot report at bugs.python.org
Sat Oct 11 14:36:40 CEST 2014


Roundup Robot added the comment:

New changeset fb65b9ed8023 by Victor Stinner in branch '3.4':
Issue #22601: run_forever() now consumes BaseException of the temporary task
https://hg.python.org/cpython/rev/fb65b9ed8023

New changeset 8437e2bfe7a9 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #22601: run_forever() now consumes BaseException of the
https://hg.python.org/cpython/rev/8437e2bfe7a9

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22601>
_______________________________________


More information about the Python-bugs-list mailing list