feat(sandbox): 限制并取消实例管道工作线程

This commit is contained in:
2026-09-09 00:36:46 +08:00
parent 237ab0f952
commit 12bcc8b1fa
7 changed files with 483 additions and 23 deletions
+3
View File
@@ -81,3 +81,6 @@ pub mod extension_file_broker;
#[cfg(windows)]
pub mod extension_stdio;
#[cfg(all(windows, feature = "desktop"))]
pub mod extension_io;