[issue31620] asyncio.Queue leaks memory if the queue is empty and consumers poll it frequently

Andrew Svetlov report at bugs.python.org
Tue Nov 7 14:08:17 EST 2017


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset ac4f6d4448fb6f9affb817bafb8357450fe43349 by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-31620: have asyncio/queues not leak memory when you've exceptions during waiting (GH-3813) (#4326)
https://github.com/python/cpython/commit/ac4f6d4448fb6f9affb817bafb8357450fe43349


----------

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


More information about the Python-bugs-list mailing list