This commit is contained in:
Joey Hess 2016-12-07 14:46:27 -04:00
parent 2fb6fd7434
commit 5ff85c8515
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -6,7 +6,9 @@ Current todo list:
* copy --to peer seems to make the remotedaemon buffer the content in
memory, more than I'd expect.
* update progress meters
* update progress logs in remotedaemon send/receive
* Resuming an interrupted download does not jump the progress to reflect
the amount already present. And, it fails at the end.
* Think about locking some more. What happens if the connection to the peer
is dropped while we think we're locking content there from being dropped?
* merge to master