MCPcopy
hub / github.com/colbymchenry/codegraph / db-reopen-on-replace.test.ts

File db-reopen-on-replace.test.ts

__tests__/db-reopen-on-replace.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Deleted-but-open DB inode self-heal (issue #925).
3 *
4 * A long-lived process (the MCP daemon) opens `.codegraph/codegraph.db` and

Callers

nothing calls this directly

Calls 10

getCodeGraphDirFunction · 0.90
joinMethod · 0.80
isReplacedOnDiskMethod · 0.80
initSyncMethod · 0.80
reopenIfReplacedMethod · 0.80
closeMethod · 0.65
initializeMethod · 0.45
indexAllMethod · 0.45
searchNodesMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected