[issue22429] asyncio: pending call to loop.stop() if a coroutine raises a BaseException

Roundup Robot report at bugs.python.org
Fri Dec 5 01:45:35 CET 2014


Roundup Robot added the comment:

New changeset 83bddbfbd3a4 by Victor Stinner in branch '3.4':
Closes #22429, asyncio: Fix EventLoop.run_until_complete(), don't stop the
https://hg.python.org/cpython/rev/83bddbfbd3a4

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list