Issue #19612: On Windows, subprocess.Popen.communicate() now ignores
OSError(22, 'Invalid argument') when writing input data into stdin, whereas the process already exited.
Showing
Please register or sign in to comment
OSError(22, 'Invalid argument') when writing input data into stdin, whereas the process already exited.