[issue22970] asyncio: Cancelling wait() after notification leaves Condition in an inconsistent state

Roundup Robot report at bugs.python.org
Sat Jun 11 12:01:32 EDT 2016


Roundup Robot added the comment:

New changeset 0bda9bc443ce by Yury Selivanov in branch '3.5':
Issue #22970: asyncio: Fix inconsistency cancelling Condition.wait.
https://hg.python.org/cpython/rev/0bda9bc443ce

New changeset 00a9de0f3fdc by Yury Selivanov in branch 'default':
Merge 3.5 (issue #22970)
https://hg.python.org/cpython/rev/00a9de0f3fdc

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list