mirror of https://github.com/voidlizard/hbs2
fixed?
This commit is contained in:
parent
62f66fdf03
commit
2b1275cbb3
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue