jdockerty / jsonnet-playground

Playground for Jsonnet, inspired by Go/Rust projects of similar names.
https://jsonnet.jdocklabs.co.uk
MIT License
2 stars 0 forks source link

feat: graceful shutdown #37

Closed jdockerty closed 5 months ago

jdockerty commented 5 months ago

Implement graceful shutdown to the server, so that connections are not immediately severed on deployment trigger/general signal receipt.