Add graceful shutdown.

This commit is contained in:
Tom Alexander
2024-07-14 19:01:10 -04:00
parent 2c0a7958a7
commit 41cc65e7d3
3 changed files with 39 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -729,6 +729,7 @@ dependencies = [
"http-body",
"http-body-util",
"pin-project-lite",
"tokio",
"tower-layer",
"tower-service",
"tracing",