Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
getDb
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
all
Method · 0.65
join
Method · 0.45
Tested by
no test coverage detected