Add graceful shutdown
Closed this issue · 1 comments
ross-weir commented
Gracefully shutdown all components running in chaincash app
Example of shutting down axum server: https://github.com/tokio-rs/axum/blob/main/examples/graceful-shutdown/src/main.rs