feat: implement proper SIGTERM handling for container shutdown

This commit is contained in:
2025-09-13 09:43:25 -05:00
parent cfb847f2e5
commit ac2638dd9a
3 changed files with 45 additions and 10 deletions

2
Cargo.lock generated
View File

@@ -168,7 +168,7 @@ dependencies = [
[[package]]
name = "banner"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"async-trait",