Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
loadToolHandler
Function · 0.85
serve
Function · 0.85
openSync
Method · 0.80
loadCodeGraph
Function · 0.70
postMessage
Method · 0.65
on
Method · 0.65
Tested by
no test coverage detected