todo
This commit is contained in:
parent
46cbd65808
commit
138f618002
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue