aboutsummaryrefslogtreecommitdiff
path: root/Assistant.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-20 12:01:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-20 12:01:28 -0400
commit833bd24a33f2f13051439865464918821ba5c65c (patch)
tree173b13debfcfb97c28f89524cc54a119a59d999f /Assistant.hs
parent2fce3940b506a7671f622e872e049008df8ef4ad (diff)
tweak
Diffstat (limited to 'Assistant.hs')
-rw-r--r--Assistant.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant.hs b/Assistant.hs
index 51639584c..dc36957da 100644
--- a/Assistant.hs
+++ b/Assistant.hs
@@ -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