Update TODO

This commit is contained in:
Joakim Frostegård 2022-03-31 12:29:35 +02:00
parent d1c2ef481b
commit 4e79bd334a

View file

@ -11,6 +11,7 @@
* Run cargo-deny in CI
* aquatic_ws
* remove peer from all torrent maps when connection is closed
* RES memory still high after traffic stops, even if torrent maps and connection slabs go down to 0 len and capacity
* replacing indexmap_amortized / simd_json with equivalents doesn't help
* SinkExt::send maybe doesn't wake up properly?