Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ concurrent-locking.test.ts
File
concurrent-locking.test.ts
__tests__/concurrent-locking.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Issue #238 —
"database is locked"
on concurrent MCP tool calls.
3
*
4
* With node:sqlite (real WAL) as the backend, the fixes that remain relevant:
Callers
nothing calls this directly
Calls
15
join
Method · 0.80
getDb
Method · 0.80
init
Method · 0.80
getCodeGraph
Method · 0.80
execute
Method · 0.80
pragmaValue
Function · 0.70
close
Method · 0.65
pragma
Method · 0.65
run
Method · 0.65
prepare
Method · 0.65
get
Method · 0.65
getProjectRoot
Method · 0.65
Tested by
no test coverage detected