[issue30423] [asyncio] orphan future close loop and cause "RuntimeError: Event loop stopped before Future completed."

Andrew Svetlov report at bugs.python.org
Wed Nov 1 09:54:48 EDT 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset d1e34031f68a3c7523a5376575c87cd0fea2425c by Andrew Svetlov (jimmylai) in branch 'master':
[asyncio] bpo-30423: add regression test for orphan future causes "RuntimeError: Event loop stopped before Future completed." (#3295)
https://github.com/python/cpython/commit/d1e34031f68a3c7523a5376575c87cd0fea2425c


----------
nosy: +asvetlov

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30423>
_______________________________________


More information about the Python-bugs-list mailing list