add more alerts
Nearly all long-running actions now display an alert.
This commit is contained in:
parent
ce7889ba86
commit
b2dc8fdb06
3 changed files with 53 additions and 29 deletions
|
@ -146,7 +146,7 @@ startDaemon assistant foreground webappwaiter
|
|||
mapM_ forkIO
|
||||
[ commitThread st changechan commitchan transferqueue dstatus
|
||||
, pushThread st dstatus commitchan pushmap
|
||||
, pushRetryThread st pushmap
|
||||
, pushRetryThread st dstatus pushmap
|
||||
, mergeThread st
|
||||
, transferWatcherThread st dstatus
|
||||
, transfererThread st dstatus transferqueue transferslots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue