Cilyan Olowen <gak...@gmail.com> added the comment:
It doesn't seem to work either for asyncio.get_event_loop, especially when using asyncio.wait(), the loop complains that "RuntimeError: Task <Task pending coro=<Event.wait() running at lib\asyncio\locks.py:293> cb=[_wait.<locals>._on_completion() at lib\asyncio\tasks.py:440]> got Future <Future pending> attached to a different loop" ---------- nosy: +Cilyan Olowen _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38423> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com