-
Victor Stinner yazdı
Do nothing if the pipe is already closed. _loop_writing() may call _force_close() when it gets ConnectionResetError.
83bdfa08
Do nothing if the pipe is already closed. _loop_writing() may call _force_close() when it gets ConnectionResetError.