21948deed9
This closes a long-time bug that allowed builds to hang Nix indefinitely (regardless of timeouts) simply by doing exec > /dev/null 2>&1; while true; do true; done Now, on EOF, we just send SIGKILL to the child to make sure it's really gone. |
||
---|---|---|
.. | ||
common-args.cc | ||
common-args.hh | ||
local.mk | ||
nix-main.pc.in | ||
shared.cc | ||
shared.hh | ||
stack.cc |