From 4e79bd334a3abb4f3986ef59e1f7bdda70504f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Thu, 31 Mar 2022 12:29:35 +0200 Subject: [PATCH] Update TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index f211d7c..24186ca 100644 --- a/TODO.md +++ b/TODO.md @@ -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?