summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 15:38:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-07 15:38:37 -0400
commit30cdba11e3e248cf2abf6d4112df098504ce5fa6 (patch)
tree7838a9c90a6a32f3007b0bbece2b81c40b127f29 /doc
parent5c8851678fef29be0b3dcf0451107b589b188264 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/tor.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn
index fece15beb..a06d1aabf 100644
--- a/doc/todo/tor.mdwn
+++ b/doc/todo/tor.mdwn
@@ -5,13 +5,12 @@ Mostly working!
Current todo list:
* copy --to peer seems to make the remotedaemon buffer the content in
- memory, more than I'd expect.
+ memory, more than I'd expect. Check if this is a memory leak..
* 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
* 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
Eventually: