| 1 | // Cloud: an idle MCP session gives its execution runtime back to the isolate |
| 2 | // even while the client is still holding a stream open. |
| 3 | // |
| 4 | // The defect this pins: the idle timeout never actually ran. The session armed |
nothing calls this directly
no test coverage detected