Hi,

Out of curiosity, I wonder what happens if the garbage collection
(nix-collect-garbage) is run while some other process builds a package
(nix-build or nix-env -i), both operating on the same store at the same
time.

In particular, the collector may remove a path that is a dependency of a
package being built. How do you address this issue?

Thanks,
--
Vincent.
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to