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

fix: some modules crashing due to recent gtk refactor #383

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

JakeStanger
Copy link
Owner

Fixes a crash introduced by commit bea442e where the await_sync function incorrectly tried to use the current tokio runtime, which it is often outside, instead of the singleton.

Fixes #382

Fixes a crash introduced by commit bea442e where the `await_sync` function incorrectly tried to use the current tokio runtime, which it is often outside, instead of the singleton.

Fixes #382
@JakeStanger JakeStanger merged commit b635100 into master Dec 25, 2023
3 checks passed
@JakeStanger JakeStanger deleted the fix/await-sync branch December 25, 2023 00:21
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.

Crash on hyprland when use tray
1 participant