[issue34730] aclose() doesn't stop raise StopAsyncIteration / GeneratorExit to __anext__()

Yury Selivanov report at bugs.python.org
Thu Sep 20 14:45:35 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

Interesting.

Nathaniel, do you have this problem in Trio (aclose() not cancelling an anext()) or cancel scopes solve this problem somehow?

----------
nosy: +njs

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


More information about the Python-bugs-list mailing list