summaryrefslogtreecommitdiff
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-15 13:40:27 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-01-15 13:40:27 +0100
commitfcd58de78f72ca114707b78e448397d6dbe2ad5d (patch)
treee97ebde79b733878aa77039018b339e6c4fc74ed /Lib/asyncio/tasks.py
parent79c93ba47b1bd638989c60726eb6d9467c47308c (diff)
downloadcpython-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