MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / mcp-session-idle-eviction.test.ts

File mcp-session-idle-eviction.test.ts

e2e/selfhost/mcp-session-idle-eviction.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Selfhost-only: an MCP session that goes idle past the store's TTL is
2// reclaimed, and the next request on that session id gets the 404 / -32001 cue
3// that tells a client to re-initialize.
4//

Callers

nothing calls this directly

Calls 8

scenarioFunction · 0.90
claimAndBootFunction · 0.90
bootSelfhostFunction · 0.90
signInSessionFunction · 0.90
toStringMethod · 0.80
listToolsFunction · 0.70
getMethod · 0.65
textMethod · 0.65

Tested by

no test coverage detected