[issue28500] pep 525/asyncio: Handle when async generators are GCed from another thread

Roundup Robot report at bugs.python.org
Fri Oct 21 17:14:26 EDT 2016


Roundup Robot added the comment:

New changeset 3908f432d0ac by Yury Selivanov in branch '3.6':
Issue #28500: Fix asyncio to handle async gens GC from another thread.
https://hg.python.org/cpython/rev/3908f432d0ac

New changeset 3c82fa5b7b52 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28500)
https://hg.python.org/cpython/rev/3c82fa5b7b52

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28500>
_______________________________________


More information about the Python-bugs-list mailing list