mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-07 12:26:41 +02:00
52ef0addd8
* 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.
|