Files
gitks/server
zhenyi 2dd384f7be fix(server): add periodic route cache cleanup
Add cleanup_route_cache() and a 120s background cleanup task to
prevent unbounded DashMap growth from stale route entries.
Fix init_tracing to return WorkerGuard so the file appender stays
alive for the program lifetime.
2026-06-10 18:32:47 +08:00
..