MCPcopy 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

shutdownFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected