mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
6 lines
170 B
Markdown
6 lines
170 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
Kill child processes spawned with `tauri::api::process::Command` on `tauri::App` drop. Can be skipped with `tauri::Builder#skip_cleanup_on_drop`.
|