[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 06:32:13 EDT 2019


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


New changeset edad4d89e357c92f70c0324b937845d652b20afd by Carol Willing (Yury Selivanov) in branch 'master':
bpo-38248: Fix inconsistent immediate asyncio.Task cancellation (GH-16330)
https://github.com/python/cpython/commit/edad4d89e357c92f70c0324b937845d652b20afd


----------
nosy: +willingc

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


More information about the Python-bugs-list mailing list