Issue with `NodeMultipart` Hanging During File Upload Handling

I'm trying to use NodeMultipart for handling file uploads, but I'm noticing the effect "hangs" when I try to consume it.

I created a repo in codesandbox replicating the issue I'm facing: https://codesandbox.io/p/sandbox/node-multipart-stream-hang-7xnlm3

If someone has any kind of hint, it would much appreciated 🙏
Was this page helpful?