MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / election-cold-start.test.ts

File election-cold-start.test.ts

e2e/cli/election-cold-start.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cross-OS proof of the Phase 1 daemon election (apps/cli/src/main.ts). On a real
2// guest OS, fire N `executor` clients at a COLD data dir simultaneously: each
3// auto-starts a daemon via resolveExecutorServerConnection -> ensureDaemon ->
4// spawnAndWaitForDaemon (the election). Before Phase 1 exactly one client won and

Callers

nothing calls this directly

Calls 7

exePathFunction · 0.85
unixWaveScriptFunction · 0.85
parseSummaryFunction · 0.85
warnMethod · 0.80
logMethod · 0.80
guestOsFunction · 0.70
sshFunction · 0.70

Tested by

no test coverage detected