Intercepting a FormData request containing a File causes a timeout for node >20 #2415
Open
4 tasks done
Labels
bug
Something isn't working
needs:triage
Issues that have not been investigated yet.
scope:node
Related to MSW running in Node
Prerequisites
Environment check
msw
versionNode.js version
v22.11.0
Reproduction repository
https://github.com/pkawula/msw-node-22-fail
Reproduction steps
Clone the provided repository and use node 20 or 22, then run
npm i && npm t
.As an example I'm attaching screenshots from:
Current behavior
Tests are failing with timeout
Expected behavior
Tests should pass.
The text was updated successfully, but these errors were encountered: