diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-07 14:46:27 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-07 14:46:27 -0400 |
commit | f9ef5a66ef70d68873c3514b8a634f9bed43fe8b (patch) | |
tree | 59ff57259ab9ae423002f53b06cfe30358fe9c4c | |
parent | 9350f8871f5498a34c99bed209799b9fbb6391d3 (diff) |
todo
-rw-r--r-- | doc/todo/tor.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn index b1a4f8f54..1432c770e 100644 --- a/doc/todo/tor.mdwn +++ b/doc/todo/tor.mdwn @@ -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 |