summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-08 20:15:12 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-08 20:15:12 -0400
commitcddae0a755db1ecd848c5f48e778d9328e5418d3 (patch)
treefa220c21fc554c2f58fdf48b3e327203d17578ea
parent1d9ba9d9459b44c306b7c4f261b84bad38185109 (diff)
more todo
-rw-r--r--doc/todo/tor.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn
index 01fa2635a..00ded54c5 100644
--- a/doc/todo/tor.mdwn
+++ b/doc/todo/tor.mdwn
@@ -8,6 +8,9 @@ Current todo list:
object is already in progress, the message about this is output by the
remotedaemon --debug, but not forwarded to the peer, which shows
"Connection reset by peer"
+* git annex drop --from peer1, when the peer does not have a file,
+ shows "<socket: 18>: hGetLine: end of file"; the peer has closed the
+ connection.
* 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?