2.2.2
- Fixed potential hang of a
ProcessContext
created byDefaultContextFactory
if output buffers fill by piping STDOUT and STDERR to the same pipes on the parent process. This also provides parity with the default behavior ofThreadContext
.
ProcessContext
created by DefaultContextFactory
if output buffers fill by piping STDOUT and STDERR to the same pipes on the parent process. This also provides parity with the default behavior of ThreadContext
.