[issue38248] inconsistency in asyncio.Task between cancellation while running vs. cancellation immediately after it finishes

Carol Willing report at bugs.python.org
Wed Sep 25 07:49:04 EDT 2019


Carol Willing <willingc at gmail.com> added the comment:


New changeset 16cec136b75daf438080a5b6685d2679dfa406af by Carol Willing (Miss Islington (bot)) in branch '3.8':
bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330) (GH-16383)
https://github.com/python/cpython/commit/16cec136b75daf438080a5b6685d2679dfa406af


----------

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


More information about the Python-bugs-list mailing list