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

Yury Selivanov report at bugs.python.org
Tue May 29 12:57:20 EDT 2018


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

Thanks for reporting this. Agree, this is a bug and makes it hard (if not impossible) to use gather.  I've created a PR to address the issue.

----------

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


More information about the Python-bugs-list mailing list