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

Yury Selivanov report at bugs.python.org
Tue May 29 19:20:04 EDT 2018


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


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


----------

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


More information about the Python-bugs-list mailing list