Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ release
Method
release
packages/internal/src/db/advisory-lock.ts:47–47 ·
view source on GitHub ↗
Release the lock and clean up resources
()
Source
from the content-addressed store, hash-verified
45
onLost(callback: () => void): void
46
/** Release the lock and clean up resources */
47
release(): Promise<void>
48
}
49
50
/**
Callers
3
advisory-lock.test.ts
File · 0.80
shutdown
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected