We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✖ request dump big (57.33ms) AssertionError [ERR_ASSERTION]: Failed at res.<computed> [as fail] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at ServerResponse.<anonymous> (D:\a\undici\undici\test\client-request.js:25:29) at ServerResponse.emit (node:events:517:28) at socketOnDrain (node:_http_server:758:9) at Socket.emit (node:events:517:28) at afterWrite (node:internal/streams/writable:495:12) at afterWriteTick (node:internal/streams/writable:487:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail' }
it seems to only be failing on Windows. Probably caused by 825e6e1 @ronag
The text was updated successfully, but these errors were encountered:
Hm, I thought those windows failures were something else.
Sorry, something went wrong.
try to fix windows failure
1d036dd
Refs: #2949
try to fix windows failure (#2950)
0b5a451
try to fix windows failure (nodejs#2950)
318f3d3
Refs: nodejs#2949
ronag
No branches or pull requests
it seems to only be failing on Windows. Probably caused by 825e6e1 @ronag
The text was updated successfully, but these errors were encountered: