Closed muwoo closed 1 week ago
Single instance mode should not cause restarted applications to exit.
We can add an additional restart_from_tauri_api parameter to tauri::api::process::restart to tell single-instance that this startup should not be blocked.
restart_from_tauri_api
link single-instance plugin changes: #
Single instance mode should not cause restarted applications to exit.
We can add an additional
restart_from_tauri_api
parameter to tauri::api::process::restart to tell single-instance that this startup should not be blocked.link single-instance plugin changes: #