guix/nix/libstore
Ludovic Courtès af73beeba1
daemon: Unregister build hook from the worker's children upon build failure.
Fixes <https://bugs.gnu.org/38062>.
This is a followup to ada9a19a2d.

* nix/libstore/build.cc (DerivationGoal::killChild): Add conditional
call to 'worker.childTerminated' for 'hook->pid'.
2019-11-04 23:35:32 +01:00
..
.gitignore
build.cc daemon: Unregister build hook from the worker's children upon build failure. 2019-11-04 23:35:32 +01:00
builtins.cc
builtins.hh
derivations.cc
derivations.hh
gc.cc daemon: Remove traces of 'NIX_ROOT_FINDER'. 2019-10-16 22:53:40 +02:00
globals.cc
globals.hh
local-store.cc daemon: Make 'profiles/per-user' non-world-writable. 2019-10-16 22:53:40 +02:00
local-store.hh daemon: Make 'profiles/per-user' non-world-writable. 2019-10-16 22:53:40 +02:00
misc.cc
misc.hh
optimise-store.cc
pathlocks.cc
pathlocks.hh
references.cc
references.hh
sqlite.cc
sqlite.hh
store-api.cc
store-api.hh daemon: Make 'profiles/per-user' non-world-writable. 2019-10-16 22:53:40 +02:00
worker-protocol.hh