[issue45194] asyncio scheduler jitter

QuadCorei8085 report at bugs.python.org
Tue Sep 14 06:40:09 EDT 2021


QuadCorei8085 <gulyast.reg at gmail.com> added the comment:

correction:
a) of course i meant loop.create_task(test_task())

b) when using threading the sleep returns every 1000ms when going lower 10-15ms is also spot on. (I wanted to use threading in my app but one library - websocket - is asyncio based thus i'm stuck with asyncio)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45194>
_______________________________________


More information about the Python-bugs-list mailing list