From 66de9a4a229499c1e1ec57ea374f8bfe21a7f1fc Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 11 Sep 2023 13:01:48 +0100 Subject: Change the maintenance thread to not be cooperative As I think this is causing problems. --- scripts/nar-herder.in | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/nar-herder.in b/scripts/nar-herder.in index 247eeef..03205d1 100644 --- a/scripts/nar-herder.in +++ b/scripts/nar-herder.in @@ -673,7 +673,6 @@ (log-msg 'DEBUG "finished maintenance setup") (wait finished?)) - #:hz 0 #:parallelism 1))) (call-with-sigint -- cgit v1.2.3