diff --git a/hbs2-peer/app/MailboxProtoWorker.hs b/hbs2-peer/app/MailboxProtoWorker.hs index 966ff145..f6b1ad09 100644 --- a/hbs2-peer/app/MailboxProtoWorker.hs +++ b/hbs2-peer/app/MailboxProtoWorker.hs @@ -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