aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix-build-coordinator/agent-messaging/http/server.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/guix-build-coordinator/agent-messaging/http/server.scm b/guix-build-coordinator/agent-messaging/http/server.scm
index c101853..222c6f5 100644
--- a/guix-build-coordinator/agent-messaging/http/server.scm
+++ b/guix-build-coordinator/agent-messaging/http/server.scm
@@ -367,6 +367,10 @@ port. Also, the port used can be changed by passing the --port option.\n"
(define display-info
(rate-limited
(lambda ()
+ (log-msg logger 'DEBUG "currently hashing "
+ (hash-count (const #t)
+ hash-progress-by-filename)
+ " files")
(hash-for-each
(lambda (filename progress)
(match progress