This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 3813
Status merged
Title bpo-31620: asyncio.Queue leaks memory if the queue is empty and the consumers poll it frequently
History
Date User Action Args
2017-11-07 17:35:24snihalanisetstatus: open -> merged
2017-09-29 15:33:00snihalanisettitle: bpo-31620: asyncio.Queue leaks memory if the queue is empty and consumers poll it frequently -> bpo-31620: asyncio.Queue leaks memory if the queue is empty and the consumers poll it frequently
2017-09-29 05:30:45snihalanisettitle: bpo-31620 asyncio.Queue leaks memory if the queue is empty and consumers poll it frequently -> bpo-31620: asyncio.Queue leaks memory if the queue is empty and consumers poll it frequently
2017-09-29 05:30:38snihalanilinkissue31620 pull_requests
2017-09-29 05:30:38snihalanicreate