From 72529049407f949b032332bb812d36644d4dcaf8 Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin Date: Sun, 16 Feb 2025 20:42:48 +0000 Subject: [PATCH] comment --- src/Simplex/Messaging/Server/MsgStore/Journal.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Simplex/Messaging/Server/MsgStore/Journal.hs b/src/Simplex/Messaging/Server/MsgStore/Journal.hs index bb1a2626e..0be726ab1 100644 --- a/src/Simplex/Messaging/Server/MsgStore/Journal.hs +++ b/src/Simplex/Messaging/Server/MsgStore/Journal.hs @@ -683,7 +683,6 @@ handleError cxt path a = -- This function is supposed to be resilient to crashes while updating state files, -- and also resilient to crashes during its execution. --- TODO expire old state files readWriteQueueState :: JournalMsgStore -> FilePath -> IO (MsgQueueState, Handle) readWriteQueueState JournalMsgStore {random, config} statePath = ifM