MCPcopy
hub / github.com/colbymchenry/codegraph / query-worker.ts

File query-worker.ts

src/mcp/query-worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Query worker thread — issue: concurrent MCP tool calls starve the daemon.
3 *
4 * The shared daemon serves every session on ONE event loop with synchronous

Callers

nothing calls this directly

Calls 6

loadToolHandlerFunction · 0.85
serveFunction · 0.85
openSyncMethod · 0.80
loadCodeGraphFunction · 0.70
postMessageMethod · 0.65
onMethod · 0.65

Tested by

no test coverage detected