Skip to content

fix(windows): infinite loop on handler error - #1680

Merged
Legend-Master merged 2 commits into
tauri-apps:devfrom
Legend-Master:infinite-loop-on-handler-error
Mar 4, 2026
Merged

fix(windows): infinite loop on handler error#1680
Legend-Master merged 2 commits into
tauri-apps:devfrom
Legend-Master:infinite-loop-on-handler-error

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Regression from #1394

We need to send back the error instead of returning the error from the handler, not sure if there's a better way to write this though

Note: this is not a fix for the re-entrant hang #583 (comment)

@Legend-Master
Legend-Master requested a review from a team as a code owner March 3, 2026 15:11
@github-actions

github-actions Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through b6c598d

There are 1 changes which include wry 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
wry 0.54.2 0.54.3

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


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

@FabianLars

Copy link
Copy Markdown
Member

crazy that this wasn't noticed in 2 years

@FabianLars FabianLars left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(untested)

@Legend-Master Legend-Master left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guess we just assumed the hang was some sort of dead lock we had because of the re-entrant thing

@Legend-Master
Legend-Master merged commit a7de137 into tauri-apps:dev Mar 4, 2026
20 checks passed
@Legend-Master
Legend-Master deleted the infinite-loop-on-handler-error branch March 4, 2026 03:02
chriscraws pushed a commit to chriscraws/wry that referenced this pull request May 13, 2026
* fix(windows): infinite loop on handler error

* Double clicked on the type
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