Sam Bull <m6f...@sambull.org> added the comment:

There is another issue with asyncio.sleep() too, if the passed argument is 0. 
This also tripped up the tests in aiohttp (though I've also used an explicit 0 
in production code to yield back to the loop).

----------

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

Reply via email to