aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2022-05-27 14:23:18 +0100
committerChristopher Baines <mail@cbaines.net>2022-05-27 14:23:18 +0100
commit7914e998a4da0c211f9d7bd03e5141f070e120d3 (patch)
treecb748c70a520a49443cc327f5bd3d7fc22857b1f /scripts
parent7f4a317cea571bd9ba9a171a2669300ca8d2ca38 (diff)
downloadbuild-coordinator-7914e998a4da0c211f9d7bd03e5141f070e120d3.tar
build-coordinator-7914e998a4da0c211f9d7bd03e5141f070e120d3.tar.gz
Drop the default number of threads for queuing builds to 1
This isn't that helpful now that the requests can be cut down by filtering by the presence of builds in the data service.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in b/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
index da985dc..01c301f 100644
--- a/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
+++ b/scripts/guix-build-coordinator-queue-builds-from-guix-data-service.in
@@ -301,7 +301,7 @@
(guix-data-service . "https://data.guix.gnu.org")
(processed-commits-file . "processed-revisions")
(fetch-channel-instance-derivations . #t)
- (threads . 4)))
+ (threads . 1)))
(define (parse-options options defaults args)
(args-fold