diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-15 12:40:27 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-15 12:40:27 (GMT) |
commit | fcd58de78f72ca114707b78e448397d6dbe2ad5d (patch) | |
tree | e97ebde79b733878aa77039018b339e6c4fc74ed /Lib/test/test_asyncio/test_sslproto.py | |
parent | 79c93ba47b1bd638989c60726eb6d9467c47308c (diff) | |
download | cpython-fcd58de78f72ca114707b78e448397d6dbe2ad5d.zip cpython-fcd58de78f72ca114707b78e448397d6dbe2ad5d.tar.gz cpython-fcd58de78f72ca114707b78e448397d6dbe2ad5d.tar.bz2 |
asyncio: Fix _ProactorBasePipeTransport.close()
Set the _read_fut attribute to None after cancelling it.
This change should fix a race condition with
_ProactorWritePipeTransport._pipe_closed().
Diffstat (limited to 'Lib/test/test_asyncio/test_sslproto.py')
0 files changed, 0 insertions, 0 deletions