Guido van Rossum <gu...@python.org> added the comment:
I am wondering whether the issue is in asyncio.run, or in the basic async generator implementation. If the latter, you should be able to demonstrate this with a manual "driver" (trampoline?) instead of asyncio.run. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue44518> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com