Марк Коренберг added the comment:

$ PYTHONASYNCIODEBUG=1 ./bug.py
Starting busy receiver
Busy receiver complete
Executing <Task pending coro=<receiver() running at ./bug.py:16> 
wait_for=<Future pending cb=[Task._wakeup()] created at 
/usr/lib/python3.4/asyncio/tasks.py:490> cb=[_run_until_complete_cb() at 
/usr/lib/python3.4/asyncio/base_events.py:123] created at 
/usr/lib/python3.4/asyncio/base_events.py:296> took 3.001 seconds
Should be called inside the loop

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24532>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to