From 48d42ef2e5f6c615725ee3b6017a5ceef68ca13e Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Thu, 10 Sep 2026 21:36:46 +0200 Subject: todo to go --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main.hs b/Main.hs index ad698d6..7c27afe 100644 --- a/Main.hs +++ b/Main.hs @@ -169,7 +169,7 @@ main = do , stAddsPending = succ stAddsPending , stPushesPending = succ stPushesPending } - AddBounce + AddBounce -- TODO the last trigger looks nice but may cause double add, instead track an increasing token or such | not (S.null stWatch) , stAddsPending == 1 || intervalPassed (optAddCommitDelay o) now stLastAdd -> do -- cgit v1.2.3