fix(pi): harden gateway failover and command isolation

This commit is contained in:
SaladDay
2026-08-03 00:37:57 +00:00
parent 816a8b3928
commit 6953f9fffd
5 changed files with 459 additions and 97 deletions
+2
View File
@@ -99,7 +99,9 @@ windows-sys = { version = "0.61", features = [
"Win32_Globalization",
"Win32_Security",
"Win32_Storage_FileSystem",
"Win32_System_JobObjects",
"Win32_System_IO",
"Win32_System_Threading",
"Win32_UI_Shell",
] }