test at test/issue-4880.js:85:1
✖ h2: no crash when data arrives after stream abort under high concurrency (77066.342125ms)
AssertionError [ERR_ASSERTION]: all 10000 requests succeeded (got 1071 errors)
at res.<computed> [as ok] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:58:35)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/issue-4880.js:125:5)
at async Test.run (node:internal/test_runner/test:1208:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:385:3) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==',
diff: 'simple'
}
Example: https://github.com/nodejs/undici/actions/runs/25148601777/job/73713708178