mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update TODO
This commit is contained in:
parent
fd704b6412
commit
66dd92e575
1 changed files with 4 additions and 7 deletions
11
TODO.md
11
TODO.md
|
|
@ -6,7 +6,6 @@
|
||||||
|
|
||||||
* newer glommio versions might use SIGUSR1 internally, see glommio fe33e30
|
* newer glommio versions might use SIGUSR1 internally, see glommio fe33e30
|
||||||
* quit whole program if any thread panics
|
* quit whole program if any thread panics
|
||||||
* implement socket_recv_size and ipv6_only in glommio implementations
|
|
||||||
* config: fail on unrecognized keys?
|
* config: fail on unrecognized keys?
|
||||||
* Run cargo-deny in CI
|
* Run cargo-deny in CI
|
||||||
|
|
||||||
|
|
@ -20,12 +19,10 @@
|
||||||
* handle panicked/cancelled tasks?
|
* handle panicked/cancelled tasks?
|
||||||
|
|
||||||
* aquatic_ws
|
* aquatic_ws
|
||||||
* remove mio implementation when glommio issues fixed
|
* RES memory still high after traffic stops, even if torrent maps and connection slabs go down to 0 len and capacity
|
||||||
* glommio
|
* replacing indexmap_amortized / simd_json with equivalents doesn't help
|
||||||
* RES memory still high after traffic stops, even if torrent maps and connection slabs go down to 0 len and capacity
|
* SinkExt::send maybe doesn't wake up properly?
|
||||||
* replacing indexmap_amortized / simd_json with equivalents doesn't help
|
* related to https://github.com/sdroege/async-tungstenite/blob/master/src/compat.rs#L18 ?
|
||||||
* SinkExt::send maybe doesn't wake up properly?
|
|
||||||
* related to https://github.com/sdroege/async-tungstenite/blob/master/src/compat.rs#L18 ?
|
|
||||||
|
|
||||||
* extract_response_peers
|
* extract_response_peers
|
||||||
* don't assume requesting peer is in list?
|
* don't assume requesting peer is in list?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue