Files
lix/src/libstore/build
Eelco Dolstra 8614cf1334 Non-blocking garbage collector
The garbage collector no longer blocks other processes from
adding/building store paths or adding GC roots. To prevent the
collector from deleting store paths just added by another process,
processes need to connect to the garbage collector via a Unix domain
socket to register new temporary roots.
2021-10-13 12:12:44 +02:00
..
2021-09-27 14:38:10 +02:00
2021-09-30 21:35:09 +00:00
2020-10-12 17:16:13 +00:00
2021-10-07 13:34:04 +02:00