git-annex/Assistant
Joey Hess cd168c6cba fix transferrer thread's use of transfer slots and transfer info files
Check first if a transfer needs to be done, using the location log only
(for speed), and avoid occupying a slot if not. Always write a transfer
info file, and keep it open throughout the tranfer process.

Now transfers to remotes seem reliable.
2012-07-07 10:50:20 -06:00
..
Threads fix transferrer thread's use of transfer slots and transfer info files 2012-07-07 10:50:20 -06:00
Changes.hs license 2012-06-23 01:20:40 -04:00
Commits.hs license 2012-06-23 01:20:40 -04:00
DaemonStatus.hs wait on child transfer processes, and invalidate cache 2012-07-06 16:44:13 -06:00
Pushes.hs use a TMVar 2012-06-26 19:21:44 -04:00
ThreadedMonad.hs fixed close-together transfer race 2012-07-06 18:48:51 -06:00
TransferQueue.hs wait on child transfer processes, and invalidate cache 2012-07-06 16:44:13 -06:00
TransferSlots.hs fix transfer slots blocking and refilling when transfers are stopped 2012-07-06 21:59:45 -06:00