feat: Deadlock detector thread

This commit is contained in:
Jade Ellis
2026-02-06 01:17:45 +00:00
parent fcb646f8c4
commit 56eea935b6
4 changed files with 42 additions and 0 deletions
+1
View File
@@ -230,6 +230,7 @@ tracing-opentelemetry.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
tracing-journald = { workspace = true, optional = true }
parking_lot.workspace = true
[target.'cfg(all(not(target_env = "msvc"), target_os = "linux"))'.dependencies]