CodeNomad/packages
Pascal André a950d47df0
fix(tauri): force Windows process tree shutdown (#240)
## Summary
- force the Windows CLI process tree shutdown path during normal app
close
- avoid leaving child server processes alive when the direct wrapper
process exits first
- keep the change limited to the Windows shutdown path in cli_manager

## Testing
- cargo check --manifest-path packages/tauri-app/src-tauri/Cargo.toml
2026-03-24 21:12:43 +00:00
..
cloudflare Minium server 0.12.3 2026-03-13 20:06:41 +00:00
electron-app Release v0.12.3 2026-03-13 20:04:20 +00:00
opencode-config feat(lazy loading): Implement virtual list with virtua (#241) 2026-03-20 22:46:05 +00:00
server feat(lazy loading): Implement virtual list with virtua (#241) 2026-03-20 22:46:05 +00:00
tauri-app fix(tauri): force Windows process tree shutdown (#240) 2026-03-24 21:12:43 +00:00
ui feat(i18n): Hebrew locale + full RTL support (#243) 2026-03-24 21:09:52 +00:00