diff options
author | Mathieu Sornay <msornay@users.noreply.github.com> | 2017-06-09 20:17:40 (GMT) |
---|---|---|
committer | Yury Selivanov <yury@magic.io> | 2017-06-09 20:17:40 (GMT) |
commit | 894a654a9caafb7a5bf63e1383a048041c05023b (patch) | |
tree | cf58d85a6cd3ad47138b2b6d6fa7c07a2ccbbcbb /Lib/asyncio/sslproto.py | |
parent | f9f1ccace395a8f65b60dc12567a237b4002fd18 (diff) | |
download | cpython-894a654a9caafb7a5bf63e1383a048041c05023b.zip cpython-894a654a9caafb7a5bf63e1383a048041c05023b.tar.gz cpython-894a654a9caafb7a5bf63e1383a048041c05023b.tar.bz2 |
Fix waiter cancellation in asyncio.Lock (#1031)
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