aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-build-coordinator.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/guix-build-coordinator.in')
-rw-r--r--scripts/guix-build-coordinator.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/guix-build-coordinator.in b/scripts/guix-build-coordinator.in
index 4174bfc..bdde9a9 100644
--- a/scripts/guix-build-coordinator.in
+++ b/scripts/guix-build-coordinator.in
@@ -58,13 +58,6 @@
(guix-build-coordinator build-allocator)
(guix-build-coordinator client-communication))
-;; TODO Work around this causing problems with backtraces
-;; https://github.com/wingo/fibers/issues/76
-(set-record-type-printer!
- (@@ (fibers scheduler) <scheduler>)
- (lambda (scheduler port)
- (display "#<scheduler>" port)))
-
(define %base-options
;; Specifications of the command-line options
(list (option '("secret-key-base-file") #t #f