MCPcopy Create free account
hub / github.com/anomalyco/opencode / effect-flock.test.ts

File effect-flock.test.ts

packages/core/test/util/effect-flock.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
syncMethod · 0.80
lockFunction · 0.70
existsFunction · 0.70
readJsonFunction · 0.70
runFunction · 0.70
spawnWorkerFunction · 0.70
waitForFileFunction · 0.70
stopWorkerFunction · 0.70
describeFunction · 0.50
allMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected