blueman
blueman copied to clipboard
DBusProxies: Make method calls asynchronous
Non testing version of #2384.
This is a good idea regardless if it solved the problem or not.
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 :sob:
Unrelated to this, related to mypy 1.11, fixed with :crossed_fingers: in #2437
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Re-based against main and now all is well :balloon: