This commit is contained in:
Joey Hess 2012-07-20 12:01:28 -04:00
parent 2fce3940b5
commit 833bd24a33

View file

@ -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