Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(windows): The restart api does not work in single-instance mode #11684

Open
wants to merge 4 commits into
base: 1.x
Choose a base branch
from

Conversation

muwoo
Copy link

@muwoo muwoo commented Nov 14, 2024

fix: tauri-apps/plugins-workspace#1692.
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: #2050

@muwoo muwoo requested a review from a team as a code owner November 14, 2024 04:40
@muwoo muwoo changed the title fix(windows): #1692 The restart api does not work in single-instance mode fix(windows): The restart api does not work in single-instance mode Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant