From: Ian Jackson Date: Sat, 3 Oct 2020 10:56:26 +0000 (+0100) Subject: note a bug as a todo X-Git-Tag: otter-0.2.0~781 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a53c540f0908689602f5d51f9b9edd197b451cbd;p=otter.git note a bug as a todo Signed-off-by: Ian Jackson --- diff --git a/src/global.rs b/src/global.rs index 1389881c..98a750ae 100644 --- a/src/global.rs +++ b/src/global.rs @@ -1006,7 +1006,7 @@ pub fn game_flush_task() { } } -// ---------- client expiry ---------- +// ---------- client expiry ---------- xxx not working pub fn client_expire_old_clients() { fn lock_even_poisoned(gref: &InstanceRef) -> MutexGuard {