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

Yury Selivanov report at bugs.python.org
Tue May 29 17:20:11 EDT 2018


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


New changeset 863b6749093a86810c4077112a857363410cc221 by Yury Selivanov in branch 'master':
bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7209)
https://github.com/python/cpython/commit/863b6749093a86810c4077112a857363410cc221


----------

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


More information about the Python-bugs-list mailing list