mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-09 18:36:03 +02:00
* feat(shell): ensure launched processes are detached ref: https://github.com/tauri-apps/tauri/issues/6849 * change file
6 lines
129 B
Markdown
6 lines
129 B
Markdown
---
|
|
"shell": patch
|
|
---
|
|
|
|
Ensure the launched process is detached so it can out-live your tauri app and does not shutdown with it.
|