mercurius-js / mercurius-upload

graphql-upload implementation plugin for Fastify & mercurius
https://mercurius.dev/
MIT License
27 stars 10 forks source link

fix: request hangs #14

Closed Jawell closed 1 year ago

Jawell commented 1 year ago

I tried events approach, but it didn't work. And I tried to use done callback, but I can't pass the unit tests - "Cannot set headers after they are sent to the client" Also, I don't know about creating new unit tests because mocked client is used, requests will be correct even without this fix

Jawell commented 1 year ago

@PabloSzx ping

Jawell commented 1 year ago

@PabloSzx ping