Commit 52d54e4c authored by Eric Timmons's avatar Eric Timmons
Browse files

Redirect clpm stderr to file when calling from client

The client did not continuously read from both CLPM's stderr and
stdout. Therefore, the stderr buffer could get filled (e.g., if logging
verbosity were increased or a system was being grovelled that generated a lot
of warnings) and clpm would have been unable to make forward progress.

Now, redirect stderr to a temporary file, reading it as necessary to report
errors in conditions or to the error dribble destination.
parent c2ea65ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment