mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-28 17:38:53 +02:00
* feat(shell): ensure launched processes are detached ref: https://github.com/tauri-apps/tauri/issues/6849 * change file
129 B
129 B
shell
| shell |
|---|
| patch |
Ensure the launched process is detached so it can out-live your tauri app and does not shutdown with it.