Andrew Svetlov <[email protected]> added the comment:
Adding "`asyncio.sleep()` always pauses the current task and switches execution to another one" sounds totally reasonable to me (without mentioning zero `delay` special case). Would you make a pull request? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34476> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
