aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/datastore/sqlite.scm
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-05-02 22:17:44 +0200
committerChristopher Baines <mail@cbaines.net>2023-05-02 22:17:44 +0200
commit7d8af9f67c59cf6333d10f92343cd756e1db36cd (patch)
treec36cbf5b6148c4e1d976982e663b3e70e547d03c /guix-build-coordinator/datastore/sqlite.scm
parent6f9b3b28ba220ac0287f93b97604bc4cdc7fd8bb (diff)
downloadbuild-coordinator-7d8af9f67c59cf6333d10f92343cd756e1db36cd.tar
build-coordinator-7d8af9f67c59cf6333d10f92343cd756e1db36cd.tar.gz
Name more of the worker thread channels
Diffstat (limited to 'guix-build-coordinator/datastore/sqlite.scm')
-rw-r--r--guix-build-coordinator/datastore/sqlite.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/guix-build-coordinator/datastore/sqlite.scm b/guix-build-coordinator/datastore/sqlite.scm
index 73b3c86..f94e2ee 100644
--- a/guix-build-coordinator/datastore/sqlite.scm
+++ b/guix-build-coordinator/datastore/sqlite.scm
@@ -1546,6 +1546,8 @@ ORDER BY level ASC"
builds-to-consider)))))
+ (peek "BUILDS TO CONSIDER" (length builds-to-consider))
+
(for-each
(lambda (build-id)
(datastore-call-with-transaction