summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 15:49:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 15:49:15 -0400
commitd57075a2bef49d695e904d8514871c5acc5456a7 (patch)
tree22cef7a252d4f89e2ade97f15f252b280fe4e127 /doc
parent6ed46270661fc102a263e6cf69101c43962944c0 (diff)
todo
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/tor.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn
index a06d1aabf..5a8c88039 100644
--- a/doc/todo/tor.mdwn
+++ b/doc/todo/tor.mdwn
@@ -6,6 +6,8 @@ Current todo list:
* copy --to peer seems to make the remotedaemon buffer the content in
memory, more than I'd expect. Check if this is a memory leak..
+* Resuming an interrupted transfer fails at the end, despite having gotten
+ the whole correct file content.
* There are no error messages when things fail. Need to convert P2P runner
from Maybe to Either String.
* update progress logs in remotedaemon send/receive