2
0

remove debug output

This commit is contained in:
2025-10-27 21:16:49 +00:00
parent c29416a287
commit 481715f906
+1 -1
View File
@@ -46,7 +46,7 @@
(when (> message-ts next-ts)
(set next-ts (write-timestamp stampfile message-ts)))
(when (>= message-ts next-ts)
(io.stderr:write (.. "writing " message backfill?))
; (io.stderr:write (.. "writing " message (if backfill? "true" "false")))
(if backfill?
(when (not (send-message fifo message))
;; If the fifo write fails, it could be a glitch or it