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

enhance(core): use sync commands for window and webview getters #12162

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

Legend-Master
Copy link
Contributor

Reference: #12032

I don't quite know the reason behined why all window and webview commands are async, seems like for the setters, they would trigger events during the call and causing dead locks, but I can't see any reason for the getters, let me know if this was actually intentional or not

@Legend-Master Legend-Master requested a review from a team as a code owner January 3, 2025 10:38
Copy link
Contributor

github-actions bot commented Jan 3, 2025

Package Changes Through 1d29fe8

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.2.0 2.2.1

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


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

@amrbashir
Copy link
Member

I believe we used to have them sync but it caused dead locks somewhere, I think @lucasfernog has more info about this

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