Write down some todos
This commit is contained in:
parent
1a6bc444d4
commit
5e9bc6ea52
1 changed files with 7 additions and 2 deletions
9
TODO.md
9
TODO.md
|
|
@ -5,9 +5,14 @@
|
|||
- [x] tracing instead of logging. Debugging peers: RUST_LOG=[{peer=.*}]=debug
|
||||
test-log for tests
|
||||
- [x] reopen read only is bugged
|
||||
- [ ] initializing
|
||||
- [ ] initializing/checking
|
||||
- [ ] blocks the whole process. Need to break it up. On slower devices (rpi) just hangs for a good while
|
||||
- [ ] initilizating torrents should be visible right away
|
||||
- [ ] checking torrents should be visible right away
|
||||
- [ ] server persistence
|
||||
- [ ] it would be nice to restart the server and keep the state
|
||||
- [ ] torrent actions
|
||||
- [ ] pause/unpause
|
||||
- [ ] remove including from disk
|
||||
|
||||
someday:
|
||||
- [ ] cancellation from the client-side for the lib (i.e. stop the torrent manager)
|
||||
Loading…
Add table
Add a link
Reference in a new issue