ChainCashLabs/chaincash-rs

Add graceful shutdown

Closed this issue · 1 comments

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

closed by #16