git-annex/Assistant/Threads
Joey Hess 3cc1885793 move DaemonStatus manipulation out of the Annex monad to IO
I've convinced myself that nothing in DaemonStatus can deadlock,
as it always keepts the TMVar full. That was the only reason it was in the
Annex monad.
2012-07-28 18:02:11 -04:00
..
Committer.hs better transfer queue management 2012-07-25 13:12:34 -04:00
Merger.hs build fixes 2012-07-25 22:04:10 -04:00
MountWatcher.hs add TransferScanner thread 2012-07-22 23:16:56 -04:00
Pusher.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00
SanityChecker.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00
Transferrer.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00
TransferScanner.hs laziness fix 2012-07-25 14:54:09 -04:00
TransferWatcher.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00
Watcher.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00
WebApp.hs move DaemonStatus manipulation out of the Annex monad to IO 2012-07-28 18:02:11 -04:00