mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-09-12 02:44:29 +00:00
The new lock test starts a real Node process alongside the Rust one so both write the same settings file at once, which is the only way to prove a cross-process lock. The Node half is TypeScript run through tsx, and tsx is a repo-root devDependency, while this job only runs `npm ci` inside windows/. The worker exited 1 with "Cannot find package 'tsx'" and the test failed on both legs. The test's own skip path covers a node binary that will not spawn, not a worker that starts and dies, and widening it would let the guard disappear in silence, which is worse than a red job. Install the dependency instead. |
||
|---|---|---|
| .. | ||
| workflows | ||
| FUNDING.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||