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

DBusProxies: Make method calls asynchronous #2386

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

infirit
Copy link
Contributor

@infirit infirit commented May 23, 2024

Non testing version of #2384.

This is a good idea regardless if it solved the problem or not.

cschramm
cschramm previously approved these changes Jun 1, 2024
@infirit
Copy link
Contributor Author

infirit commented Jul 23, 2024

Sorry, I messed up the typing because I returned from self.call which is always None. And now mypy is yelling at me for issue in PluginManager 😭

@blueman-project blueman-project deleted a comment from sonarcloud bot Jul 23, 2024
@cschramm cschramm linked an issue Jul 24, 2024 that may be closed by this pull request
@cschramm
Copy link
Member

Unrelated to this, related to mypy 1.11, fixed with 🤞 in #2437

Copy link

sonarcloud bot commented Jul 24, 2024

@infirit infirit enabled auto-merge (rebase) July 24, 2024 16:15
@infirit infirit requested a review from cschramm July 24, 2024 16:15
@infirit
Copy link
Contributor Author

infirit commented Jul 24, 2024

Re-based against main and now all is well 🎈

@infirit infirit merged commit 5d79787 into blueman-project:main Jul 25, 2024
21 checks passed
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.

Blueman freezes before it starts
2 participants