[issue42600] Cancelling tasks waiting for asyncio.Conditions crashes w/ RuntimeError: Lock is not acquired.

Yury Selivanov report at bugs.python.org
Fri Dec 18 12:28:20 EST 2020


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

This has been actually first fixed in #41891 but somehow wasn't yet merged. Yurii, thanks so much for working on this and making a PR, there was just another PR to fix the same issue that was there first, so I had to merge that one.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
superseder:  -> asyncio.wait_for does not wait for task/future to be completed in all cases

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


More information about the Python-bugs-list mailing list