[issue30048] If a task is canceled at the right moment, the cancellation is ignored

INADA Naoki report at bugs.python.org
Thu May 11 08:56:44 EDT 2017


INADA Naoki added the comment:


New changeset 3dc7c52a9f4fb83be3e26e31e2c7cd9dc1cb41a2 by INADA Naoki in branch '3.6':
bpo-30048: asyncio: fix Task.cancel() was ignored. (GH-1546)
https://github.com/python/cpython/commit/3dc7c52a9f4fb83be3e26e31e2c7cd9dc1cb41a2


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30048>
_______________________________________


More information about the Python-bugs-list mailing list