spack/lib
John W. Parent 83b91246b1
Windows: fix termination of process output redirection (#29923)
The parent thread in the process stdout redirection logic on Windows
was closing a file that was being read in child thread, which lead to
error-based termination of the reader thread. This updates the
interaction to avoid the error.
2022-04-26 12:56:13 -07:00
..
spack Windows: fix termination of process output redirection (#29923) 2022-04-26 12:56:13 -07:00