This commit is contained in:
voidlizard 2024-10-13 11:54:45 +03:00
parent 62f66fdf03
commit 2b1275cbb3
1 changed files with 1 additions and 1 deletions

View File

@ -663,7 +663,7 @@ mailboxProtoWorker readConf me@MailboxProtoWorker{..} = do
case msg' of
Nothing -> do
debug $ red "START DOWNLOAD" <+> pretty w
startDownloadStuff me h
startDownloadStuff me w
atomically $ modifyTVar fails succ
mzero