This commit is contained in:
Joey Hess 2016-12-07 15:49:15 -04:00
parent 46cbd65808
commit 138f618002
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -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