fix(capacity): stop background schedulers on shutdown (#5797)

This commit is contained in:
cxymds
2026-08-07 19:02:42 +08:00
committed by GitHub
parent bd15dd5784
commit 2a44985037
11 changed files with 293 additions and 17 deletions
Generated
+1
View File
@@ -9784,6 +9784,7 @@ dependencies = [
"temp-env",
"tempfile",
"tokio",
"tokio-util",
"tracing",
"uuid",
"walkdir",