Skip to content

fix: wait for window creation no matter if on main thread#15508

Merged
Legend-Master merged 5 commits into
tauri-apps:devfrom
Legend-Master:wait-async-window-creation
Jul 4, 2026
Merged

fix: wait for window creation no matter if on main thread#15508
Legend-Master merged 5 commits into
tauri-apps:devfrom
Legend-Master:wait-async-window-creation

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Closes #10157
Closes #13046
Closes #14914
Closes #14915

Reference: #10157 (comment)

#14915 did this with the same approach, but the use of LLM made tons of noise, that it covered up what the change was really about...

For reviewer: I don't know if this was a mistake not to do this or there's a legitimate reason for that

@Legend-Master Legend-Master requested a review from a team as a code owner June 9, 2026 13:13
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Package Changes Through 6d94b94

There are 6 changes which include tauri-utils with patch, tauri-runtime-wry with patch, tauri with patch, tauri-bundler with patch, tauri-cli with patch, @tauri-apps/cli 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-utils 2.9.2 2.9.3
tauri-bundler 2.9.2 2.9.3
tauri-runtime 2.11.2 2.11.3
tauri-runtime-wry 2.11.2 2.11.3
tauri-codegen 2.6.2 2.6.3
tauri-macros 2.6.2 2.6.3
tauri-plugin 2.6.2 2.6.3
tauri-build 2.6.2 2.6.3
tauri 2.11.2 2.11.3
@tauri-apps/cli 2.11.2 2.11.3
tauri-cli 2.11.2 2.11.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

sftse
sftse previously approved these changes Jun 9, 2026

@sftse sftse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Legend-Master

Copy link
Copy Markdown
Contributor Author

@lucasfernog I'll wait a bit for your review before merging since you might know the history better

@Legend-Master Legend-Master added this to the 2.12 milestone Jun 10, 2026
@Legend-Master Legend-Master merged commit 1c573a0 into tauri-apps:dev Jul 4, 2026
19 checks passed
@Legend-Master Legend-Master deleted the wait-async-window-creation branch July 4, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants