QuadCorei8085 <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue45194> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
