Skip to content

fix: run_return not responding to restart - #13040

Merged
lucasfernog merged 4 commits into
tauri-apps:devfrom
Legend-Master:run-return-restart
Apr 2, 2025
Merged

fix: run_return not responding to restart#13040
lucasfernog merged 4 commits into
tauri-apps:devfrom
Legend-Master:run-return-restart

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Mar 21, 2025

Copy link
Copy Markdown
Contributor

So the run_return PR and request_restart/restart change PRs happened at the same time, this didn't get into that function

Since run and run_return share the exactly same callback, moved it to a function

@Legend-Master
Legend-Master requested a review from a team as a code owner March 21, 2025 02:15
@github-actions

github-actions Bot commented Mar 21, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through 2021db0

There are 1 changes which include tauri with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri 2.4.1 2.4.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog

lucasfernog commented Apr 1, 2025

Copy link
Copy Markdown
Member

i think we should handle the restart on our end anyway, otherwise the API would look weird.
(let's document that too)

@lucasfernog
lucasfernog merged commit b8c0d7e into tauri-apps:dev Apr 2, 2025
@Legend-Master
Legend-Master deleted the run-return-restart branch April 2, 2025 13:06
kandrelczyk pushed a commit to kandrelczyk/tauri that referenced this pull request Apr 7, 2025
* fix: `run_return` not responding to `restart`

* Document run_return will handle restart requests

* Add change file
kandrelczyk pushed a commit to kandrelczyk/tauri that referenced this pull request Apr 7, 2025
* fix: `run_return` not responding to `restart`

* Document run_return will handle restart requests

* Add change file
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.

2 participants