tweak
This commit is contained in:
parent
2fce3940b5
commit
833bd24a33
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ startDaemon assistant foreground
|
|||
pushmap <- newFailedPushMap
|
||||
transferqueue <- newTransferQueue
|
||||
transferslots <- newTransferSlots
|
||||
mapM_ (void . forkIO)
|
||||
mapM_ forkIO
|
||||
[ commitThread st changechan commitchan transferqueue dstatus
|
||||
, pushThread st dstatus commitchan pushmap
|
||||
, pushRetryThread st pushmap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue