Files
lix/src
Eelco Dolstra 89dc62c174 RemoteStore: Add option to drop old connections from the pool
This is a hack to make hydra-queue-runner free its temproots
periodically, thereby ensuring that garbage collection of the
corresponding paths is not blocked until the queue runner is
restarted.

It would be better if temproots could be released earlier than at
process exit. I started working on a RAII object returned by functions
like addToStore() that releases temproots. However, this would be a
pretty massive change so I gave up on it for now.
2017-09-14 18:10:38 +02:00
..
2017-04-14 14:42:20 +02:00
2017-08-15 20:04:11 +00:00
2017-05-10 18:37:42 +02:00
2017-09-14 13:29:33 +02:00