Stdio::piped() isn't necessary to capture the output of a process.
Also, a typo in the implementation confused stdout and stderr.
Differential D3014
Log correctly stdout and stderr dereckson on Apr 14 2023, 20:56. Authored by Tags None Referenced Files
Subscribers None
Details
Stdio::piped() isn't necessary to capture the output of a process. Also, a typo in the implementation confused stdout and stderr.
Diff Detail
|