Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ flock.test.ts
File
flock.test.ts
packages/core/test/util/flock.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
{ spawn } from
"child_process"
4
import
path from
"path"
Callers
nothing calls this directly
Calls
12
test
Function · 0.85
push
Method · 0.80
tmpdir
Function · 0.70
run
Function · 0.70
spawnWorker
Function · 0.70
wait
Function · 0.70
stopWorker
Function · 0.70
lock
Function · 0.70
exists
Function · 0.70
describe
Function · 0.50
all
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected