Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

Thanks for the report.
If the problem  is in asyncio.wait_for() function the real network code can be 
stripped for the leakage example and replaced with `await asyncio.sleep()`.

Would you try to boil down the snippet by converting it into a code that I can 
execute on my laptop to reproduce the problem?

----------

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

Reply via email to