[issue32841] Asyncio.Condition prevents cancellation

Nathaniel Smith report at bugs.python.org
Wed Feb 14 00:28:19 EST 2018


Nathaniel Smith <njs at pobox.com> added the comment:

It does make me wonder if asyncio.shield *should* wait for the thing it's shielding though, so that it *would* work in this case? (Similar to bpo-32751.)

----------

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


More information about the Python-bugs-list mailing list