fastify / restartable

Restart Fastify without losing a request
MIT License
104 stars 8 forks source link

If restarting fails, the server must be kept responsive #31

Closed mcollina closed 2 years ago

mcollina commented 2 years ago

Signed-off-by: Matteo Collina hello@matteocollina.com

Fixes https://github.com/platformatic/platformatic/issues/85

Checklist