Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ process-lock.test.ts
File
process-lock.test.ts
src/utils/__tests__/process-lock.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
fs from
'node:fs'
;
3
import
os from
'node:os'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
2
acquireProcessLock
Function · 0.90
currentProcessOwner
Function · 0.85
Tested by
no test coverage detected