Files
ytstream/tests
Claude b35b6a3689 Clear the stranded tmpfs cache at startup
The session map is memory-only, so session directories surviving a restart
can never be served and never be evicted -- and the work root is a tmpfs,
so that is leaked RAM until reboot. The restart that ships the TTFB fix
would have stranded 1.56 GB.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 10:34:08 +01:00
..