SIGN IN SIGN UP

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().
V
Victor Stinner committed
fcd58de78f72ca114707b78e448397d6dbe2ad5d
Parent: 79c93ba