Restart the application process so a staged update takes effect.
Should be called after updaterInstall resolves (the backend emits
{ status: "ready" } at that point). Calling this terminates the
current process — the function never returns from the caller's
perspective.
Restart the application process so a staged update takes effect.
Should be called after
updaterInstallresolves (the backend emits{ status: "ready" }at that point). Calling this terminates the current process — the function never returns from the caller's perspective.