Macrotask yielding and parallel sync #62
Annotations
2 errors and 1 warning
|
test
Process completed with exit code 1.
|
|
test/integration/pushwork.test.ts > pushwork — 'legacy' backend > sync — propagation between two repos > a third clone catches up to the current state:
test/integration/pushwork.test.ts#L55
Error: pushwork sync failed (cwd=/tmp/tmp-2497-yb27uN4X4udr/b)
Command failed: node /home/runner/work/pushwork/pushwork/dist/cli.js sync
error: Document 2SuUFHjNU1EoEsDDo3nAnN7TzPwL is unavailable
stdout: Connecting to sync server (88ms)
Scanning working tree (0ms)
Committing local changes (1ms)
Syncing with peers (4.6s)
stderr: error: Document 2SuUFHjNU1EoEsDDo3nAnN7TzPwL is unavailable
❯ pushwork test/integration/pushwork.test.ts:55:9
❯ syncOnce test/integration/pushwork.test.ts:103:25
❯ syncUntilConverged test/integration/pushwork.test.ts:111:3
❯ test/integration/pushwork.test.ts:447:5
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|