Honoring OS signals

This commit is contained in:
Ara Sadoyan
2026-05-30 18:53:36 +02:00
parent 15d356f087
commit 4d9a2ecfe3
6 changed files with 155 additions and 66 deletions

View File

@@ -50,3 +50,4 @@ log4rs = "1.4.0"
#mimalloc = { version = "0.1.52", default-features = false }
tikv-jemallocator = "0.7.0"
tikv-jemalloc-ctl = { version = "0.7.0", features = ["stats"] }
signal-hook = "0.4.4"