Process stderr from substituters while doing have/info queries
This commit is contained in:
parent
c5f9d0d080
commit
5959c591a0
4 changed files with 59 additions and 9 deletions
|
|
@ -44,6 +44,7 @@ struct OptimiseStats
|
|||
|
||||
struct RunningSubstituter
|
||||
{
|
||||
Path program;
|
||||
Pid pid;
|
||||
AutoCloseFD to, from, error;
|
||||
FdSource fromBuf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue