[issue45997] asyncio.Semaphore waiters deque doesn't work

Andrew Svetlov report at bugs.python.org
Tue Mar 22 10:03:00 EDT 2022


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 32e77154ddfc514a3144d5912bffdd957246fd6c by Andrew Svetlov in branch 'main':
bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910)
https://github.com/python/cpython/commit/32e77154ddfc514a3144d5912bffdd957246fd6c


----------

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


More information about the Python-bugs-list mailing list