#include <worker.hh>
Public Attributes | |
WeakGoalPtr | goal |
Goal * | goal2 |
std::set< MuxablePipePollState::CommChannel > | channels |
bool | respectTimeouts |
bool | inBuildSlot |
steady_time_point | lastOutput |
steady_time_point | timeStarted |
A mapping used to remember for each child process to what goal it belongs, and comm channels for receiving log data and output path creation commands.
steady_time_point nix::Child::lastOutput |
Time we last got output on stdout/stderr