SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 296 Python

asyncio: Fix _ProactorWritePipeTransport._pipe_closed()

Do nothing if the pipe is already closed. _loop_writing() may call
_force_close() when it gets ConnectionResetError.
V
Victor Stinner committed
83bdfa08f7747466d0925323a7d94a26470fcd32
Parent: 1703bbb