feat(sandbox): 执行期间保留已验证包句柄

This commit is contained in:
2026-09-08 23:15:47 +08:00
parent ec7271a47e
commit b8d201cea0
4 changed files with 240 additions and 4 deletions
+3
View File
@@ -66,3 +66,6 @@ pub mod extension_process;
#[cfg(windows)]
pub mod extension_deadline;
#[cfg(all(windows, feature = "desktop"))]
pub mod extension_pinned;