[issue38013] AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")

miss-islington report at bugs.python.org
Tue Sep 17 09:19:32 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset fc022f04b41a79cacdff380435c30c8042c82b99 by Miss Islington (bot) in branch '3.7':
bpo-38013: make async_generator_athrow object tolerant to throwing exceptions (GH-16070)
https://github.com/python/cpython/commit/fc022f04b41a79cacdff380435c30c8042c82b99


----------

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


More information about the Python-bugs-list mailing list