Files
SVSimServer/SVSim.EmulatedEntrypoint/Services
gamer147 177b4925a1 fix(session): bound the SID→UDID dict with FIFO eviction
The map used to grow unbounded over the process's lifetime — every fresh
signup added an entry that was never reclaimed. Long-running dev hosts
(or any future emulator deployment that doesn't restart often) would
gradually leak memory. Cap at 10k entries by default with a simple FIFO
eviction queue; re-stores of the same SID don't grow the queue.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 21:13:47 -04:00
..
2026-05-28 00:54:46 -04:00
2026-05-25 16:34:24 -04:00
2026-05-24 17:07:05 -04:00
2026-05-24 02:03:13 -04:00
2026-05-24 21:13:15 -04:00
2026-05-25 16:34:24 -04:00
2026-05-24 09:27:10 -04:00
2026-05-24 02:03:13 -04:00
2026-05-25 14:36:12 -04:00
2026-05-24 21:13:15 -04:00
2026-05-25 12:03:47 -04:00
2026-05-25 19:07:49 -04:00
2026-05-24 02:03:13 -04:00