diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-01-15 13:40:27 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-01-15 13:40:27 +0100 |
commit | fcd58de78f72ca114707b78e448397d6dbe2ad5d (patch) | |
tree | e97ebde79b733878aa77039018b339e6c4fc74ed /Lib/asyncio/tasks.py | |
parent | 79c93ba47b1bd638989c60726eb6d9467c47308c (diff) | |
download | cpython-git-fcd58de78f72ca114707b78e448397d6dbe2ad5d.tar.gz |
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/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions