diff options
author | Yury Selivanov <yury@magic.io> | 2017-06-09 21:08:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-09 21:08:23 (GMT) |
commit | d913d1c31733eff5969835e46ae13e2d156dbb1c (patch) | |
tree | 946c31193becaf4f136a9e8cb0c3e74e862388c2 /Lib/asyncio/sslproto.py | |
parent | 3fc2fa8cb909cb58325f56deb5cd500d278e4102 (diff) | |
download | cpython-d913d1c31733eff5969835e46ae13e2d156dbb1c.zip cpython-d913d1c31733eff5969835e46ae13e2d156dbb1c.tar.gz cpython-d913d1c31733eff5969835e46ae13e2d156dbb1c.tar.bz2 |
Fix waiter cancellation in asyncio.Lock (#1031) (#2038)
Avoid a deadlock when the waiter who is about to take the lock is
cancelled
Issue #27585
Diffstat (limited to 'Lib/asyncio/sslproto.py')
0 files changed, 0 insertions, 0 deletions