mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
52ef0addd8
* 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.