[issue37455] asyncio.run() error related to finalizing async generators

Karthikeyan Singaravelan report at bugs.python.org
Thu Sep 12 17:35:01 EDT 2019


Change by Karthikeyan Singaravelan <tir.karthi at gmail.com>:


----------
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> AsyncGenerator breaks when not iterated fully with RuntimeError("can't send non-None value to a just-started coroutine")

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


More information about the Python-bugs-list mailing list