[issue32574] asyncio.Queue, put() leaks memory if the queue is full

Yury Selivanov report at bugs.python.org
Thu Jan 25 18:45:51 EST 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset c47dacb69054f6fe1c2465df585985430f7fe366 by Yury Selivanov (José Melero Fernández) in branch 'master':
bpo-32574: Fix leaks in asyncio.Queue.put() and .get() (#5208)
https://github.com/python/cpython/commit/c47dacb69054f6fe1c2465df585985430f7fe366


----------

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


More information about the Python-bugs-list mailing list