summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-09 12:47:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-09 12:48:22 -0400
commitd23a240b2c63958d1d7c647383bccba2246c0db0 (patch)
treefc3c917b38667ef9b0403123dd18fd7f75291037 /doc
parent2aed73a7e5fe72e6827dec72ced94c014ee7e262 (diff)
content removal is supposed to succed if the content was already not present
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/tor.mdwn3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/tor.mdwn b/doc/todo/tor.mdwn
index ce8d8e98a..11d441dab 100644
--- a/doc/todo/tor.mdwn
+++ b/doc/todo/tor.mdwn
@@ -12,9 +12,6 @@ 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?