[issue32684] asyncio.gather(..., return_exceptions=True) swallows cancellation

Yury Selivanov report at bugs.python.org
Tue May 29 18:29:14 EDT 2018


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


New changeset 036434273e6f6905403432c973d98ade1ae58197 by Yury Selivanov (Miss Islington (bot)) in branch '3.7':
bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209) (#7222)
https://github.com/python/cpython/commit/036434273e6f6905403432c973d98ade1ae58197


----------

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


More information about the Python-bugs-list mailing list