handle SIGINT, SIGTERM, SIGHUP

This commit is contained in:
sodiboo
2025-07-13 15:44:51 +02:00
committed by Ivan Molodetskikh
parent 7a2379ad35
commit 22e43193e0
3 changed files with 17 additions and 2 deletions
Generated
+1
View File
@@ -494,6 +494,7 @@ dependencies = [
"async-task",
"bitflags 2.9.1",
"futures-io",
"nix 0.29.0",
"polling",
"rustix 0.38.44",
"slab",