Files
webterm/go
GitHub Copilot c8040e5938 go: harden session cleanup path
Ensure SessionManager.CloseAll fully removes session and route mappings by reusing CloseSession for each tracked session ID.

Tighten coverage test assertions to verify CloseAll removes both sessions and route-key mappings, guarding against stale state regressions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-14 18:26:43 +00:00
..
2026-02-14 18:26:43 +00:00