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

This commit is contained in:
2026-09-08 23:15:47 +08:00
parent 271992a8e1
commit f8ac0d3c19
3 changed files with 231 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;