git-annex/Assistant
Joey Hess 5d5b6c8be2 fix repeated pause and resume of a transfer
I had an intuition that throwTo might be blocking because an exception was
caught and the exception handler was running. This seems to be the case,
and is avoided by using try. However, I can't really find anywhere in
throwTo's documentation that justifies this behavior.
2012-08-29 18:02:52 -04:00
..
Threads typoe 2012-08-29 17:32:41 -04:00
WebApp make start button work on queued transfers 2012-08-29 16:30:40 -04:00
Alert.hs improve display of failed transfer alert 2012-08-27 13:52:48 -04:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
Common.hs debugging improvements 2012-07-20 19:29:59 -04:00
DaemonStatus.hs fix resume button 2012-08-29 14:14:57 -04:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ScanRemotes.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
Sync.hs scan multiple remotes in one pass 2012-08-26 14:09:02 -04:00
ThreadedMonad.hs fork off git-annex copy for transfers 2012-08-10 14:14:08 -04:00
TransferQueue.hs make start button work on queued transfers 2012-08-29 16:30:40 -04:00
TransferSlots.hs fix repeated pause and resume of a transfer 2012-08-29 18:02:52 -04:00
WebApp.hs implement resuming of paused transfers 2012-08-12 12:11:20 -04:00