aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-qa-frontpage.in
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-05-16 18:36:14 +0100
committerChristopher Baines <mail@cbaines.net>2024-05-17 14:39:38 +0100
commitefee8b54bed477b0369f1191dbcf97f9fb7d6e5b (patch)
tree30e9651f88f9e4ee7977786f2e0dbe22a16dacf9 /scripts/guix-qa-frontpage.in
parentc688d06cb253f86f589ecbbc0b6e3248f73ed6ec (diff)
downloadqa-frontpage-efee8b54bed477b0369f1191dbcf97f9fb7d6e5b.tar
qa-frontpage-efee8b54bed477b0369f1191dbcf97f9fb7d6e5b.tar.gz
Use fibers for refreshing issue and branch data
Diffstat (limited to 'scripts/guix-qa-frontpage.in')
-rw-r--r--scripts/guix-qa-frontpage.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/guix-qa-frontpage.in b/scripts/guix-qa-frontpage.in
index ee4648f..330cb88 100644
--- a/scripts/guix-qa-frontpage.in
+++ b/scripts/guix-qa-frontpage.in
@@ -274,13 +274,6 @@
(setup-database (assq-ref opts 'database)
metrics-registry)))
- (start-refresh-patch-branches-data-thread
- database
- metrics-registry
- #:number-of-series-to-refresh patch-issues-to-show)
- (start-refresh-non-patch-branches-data-thread database
- metrics-registry)
-
(when (assq-ref opts 'manage-patch-branches)
(start-manage-patch-branches-thread database
metrics-registry