Tony
Tony
I think we have now gathered a few different problems around this now: - Only the side car process is killed on app exit, not the entire process tree -...
> With sidecar, I hold a custom strcture to wrap ProcessChild and give impl Drop for it to handle kill when droping. I think this is more or less something...
> We tried handle with RunEvent::ExitRequested and RunEvent::Exit to reset system network settings when system shudown. None of linux, macOS and windows tasks works as expected. Might just we did...
> Once you package the app on Linux and macOS most paths won't work anymore while on Windows they'd still work (on perUser installs). So my original idea was to...
> I meant in the new path config, so you could say your override should be somewhere on the Desktop or in the Documents dir. Ah I see what you...
Do we want to wait for v3? Like we sort of promised Windows 7 support for v2?
This is technically also a breaking change just as https://github.com/tauri-apps/tauri/pull/14497 😂
The latest tauri-cli is at 2.9.5, do you mind give that a try?
Let's just roll with this one exclusively
I think we could change that later if we actually add another bundler for mac Also, we probably want to fix those warnings 🙃 > https://github.com/tauri-apps/tauri/actions/runs/19749488088/job/56598652144?pr=14521