more todo

This commit is contained in:
Joey Hess 2016-12-08 20:15:12 -04:00
parent 38516b2fca
commit e84165dc5e
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -8,6 +8,9 @@ Current todo list:
object is already in progress, the message about this is output by the object is already in progress, the message about this is output by the
remotedaemon --debug, but not forwarded to the peer, which shows remotedaemon --debug, but not forwarded to the peer, which shows
"Connection reset by peer" "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 * 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? is dropped while we think we're locking content there from being dropped?