Conversation
|
Quick one, why does it need replacing? |
|
@Fdawgs Isn't it generally preferable to use native solutions over custom libraries? |
|
I am actually trying to figure out why the tests are flaky. I have the bad feeling that it has something to do with how busboy works and the events it is calling. Something like finish instead of close. Unfortunately I can not reproduce the issues on my local machine. Something is quite odd. |
Of course! Sorry, had a brain fart and forgot stream was native. 😂 |
Same error as the CI for me with node v18.6.0 |
|
Yes on node 18.8.0 it breaks. On node 16.17.0 it works. So there is an issue when running it on node 18 and I have no clue. |
|
Streams notoriously change all the time across Node versions :D |
@kibertoad |
Checklist
npm run testandnpm run benchmarkand the Code of conduct