Recursing <buonanno.lore...@gmail.com> added the comment:

Removing the `await asyncio.sleep(1)` removes the leak, while changing it to 
`await asyncio.sleep(0)` seems to keep it

----------

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

Reply via email to