ssh connection caching is ok, but there is another problem

This commit is contained in:
Joey Hess 2012-07-06 14:58:30 -06:00
parent 8489419deb
commit 27ac0ec332

View file

@ -14,8 +14,7 @@ all the other git clones, at both the git level and the key/value level.
* git-annex needs a simple speed control knob, which can be plumbed
through to, at least, rsync. A good job for an hour in an
airport somewhere.
* file transfers run in background processes, which means they
probably don't participate in ssh connection caching. Verify this and fix.
* file transfer processes are not waited for, contain the zombies.
## longer-term TODO