git-annex/Assistant/Threads
Joey Hess 217eeede43 allow both one push and one receive-pack to run at the same time
Noticed that when pairing, sometimes both sides start to push, and the other
side sends a PushRequest, and the two deadlock, neither doing anything.
(Timeout eventually breaks this.) So, let both run at the same time.
2012-11-11 15:42:03 -04:00
..
Committer.hs finished pushing Assistant monad into all relevant files 2012-10-30 17:14:51 -04:00
ConfigMonitor.hs don't delay at startup 2012-10-30 17:23:42 -04:00
DaemonStatus.hs cleanup daemonStatus accessors 2012-10-30 14:44:18 -04:00
Merger.hs where indentation 2012-10-31 02:34:03 -04:00
MountWatcher.hs where indentation 2012-10-31 02:34:03 -04:00
NetWatcher.hs NetManager is only currently used with dbus 2012-11-07 14:56:32 -04:00
PairListener.hs rename another 'close' 2012-11-07 14:56:32 -04:00
Pusher.hs where indentation 2012-10-31 02:34:03 -04:00
SanityChecker.hs pushed Assistant monad down into DaemonStatus code 2012-10-30 15:39:15 -04:00
TransferPoller.hs pushed Assistant monad down into DaemonStatus code 2012-10-30 15:39:15 -04:00
Transferrer.hs where indentation 2012-10-31 02:34:03 -04:00
TransferScanner.hs finished pushing Assistant monad into all relevant files 2012-10-30 17:14:51 -04:00
TransferWatcher.hs where indentation 2012-10-31 02:34:03 -04:00
Watcher.hs finished pushing Assistant monad into all relevant files 2012-10-30 17:14:51 -04:00
WebApp.hs moved ThreadedMonad to Types 2012-10-29 19:07:10 -04:00
XMPPClient.hs allow both one push and one receive-pack to run at the same time 2012-11-11 15:42:03 -04:00