[issue22922] asyncio: call_soon() should raise an exception if the event loop is closed

Roundup Robot report at bugs.python.org
Thu Dec 4 23:09:53 CET 2014


Roundup Robot added the comment:

New changeset 226f870b387d by Victor Stinner in branch '3.4':
Closes #22922: More EventLoop methods fail if the loop is closed. Initial patch
https://hg.python.org/cpython/rev/226f870b387d

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

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


More information about the Python-bugs-list mailing list