[docs] [issue22875] asyncio: call_soon() documentation unclear on timing

Guido van Rossum report at bugs.python.org
Fri Nov 14 21:03:51 CET 2014


Guido van Rossum added the comment:

"As soon as possible" is constrained by "all callbacks are called from the event loop".

Feel free to suggest a doc patch (asyncio docs are in dire need of more help!)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22875>
_______________________________________


More information about the docs mailing list