Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ open
Function
open
packages/hosts/mcp/src/in-memory-session-store.test.ts:158–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
156
);
157
158
const
open = (): Promise<string> => openSession(sessions);
159
160
const
call = (sessionId: string, id: number) =>
161
Effect.runPromise(
Callers
1
in-memory-session-store.test.ts
File · 0.70
Calls
1
openSession
Function · 0.70
Tested by
no test coverage detected