MCPcopy 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

1import { describe, expect, test } from "bun:test"
2import fs from "fs/promises"
3import { spawn } from "child_process"
4import path from "path"

Callers

nothing calls this directly

Calls 12

testFunction · 0.85
pushMethod · 0.80
tmpdirFunction · 0.70
runFunction · 0.70
spawnWorkerFunction · 0.70
waitFunction · 0.70
stopWorkerFunction · 0.70
lockFunction · 0.70
existsFunction · 0.70
describeFunction · 0.50
allMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected