MCPcopy Create free account
hub / github.com/EvoMap/evolver / cycleProgressFile.test.js

File cycleProgressFile.test.js

test/cycleProgressFile.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Issue #19: progress file is the heartbeat the wrapper polls. It MUST
2// be written atomically (tmp+rename) so a wrapper read never sees a
3// half-written JSON, and tmp files MUST NOT accumulate on the disk.
4

Callers

nothing calls this directly

Calls 2

writeCycleProgressAtomicFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected