[issue23859] asyncio: document behaviour of wait() cancellation

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


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


New changeset f9aeca2085464838f04bf13f816a1f861d43541f by Yury Selivanov (Elvis Pranskevichus) in branch 'master':
bpo-23859: Document that asyncio.wait() does not cancel its futures (#7217)
https://github.com/python/cpython/commit/f9aeca2085464838f04bf13f816a1f861d43541f


----------

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


More information about the Python-bugs-list mailing list