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

This commit is contained in:
2026-09-09 00:36:46 +08:00
parent 12a62f1a74
commit e215a3a182
6 changed files with 471 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;