feat(sandbox): 管理挂起的 AppContainer 进程生命周期

This commit is contained in:
2026-09-08 23:00:27 +08:00
parent fdfda1ff2b
commit f72d8a4403
5 changed files with 393 additions and 3 deletions
+3
View File
@@ -60,3 +60,6 @@ pub mod extension_container;
#[cfg(windows)]
pub mod extension_launch_data;
#[cfg(windows)]
pub mod extension_process;