fastify / fastify-reply-from

fastify plugin to forward the current http request to another server
MIT License
149 stars 76 forks source link

skip test on broken node 20.2.0 #317

Closed mcollina closed 1 year ago

mcollina commented 1 year ago

Checklist

kibertoad commented 1 year ago

@mcollina Is this a problem with Node or test?

climba03003 commented 1 year ago

I believe it is the one you are referencing https://github.com/nodejs/node/pull/48108

mcollina commented 1 year ago

yes exactly, it's a bug in Node.js.