* How is `Response.Err` handled? * How is `stderr` handled? * How is the process terminated? Is `stdin`/`stdout` closed? See also https://github.com/golang/go/issues/38939.
Response.Errhandled?stderrhandled?stdin/stdoutclosed?See also golang/go#38939.