blueman icon indicating copy to clipboard operation
blueman copied to clipboard

DBusProxies: Make method calls asynchronous

Open infirit opened this issue 1 year ago • 1 comments

Non testing version of #2384.

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

infirit avatar May 23 '24 10:05 infirit

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:

infirit avatar Jul 23 '24 19:07 infirit

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

cschramm avatar Jul 24 '24 11:07 cschramm

Re-based against main and now all is well :balloon:

infirit avatar Jul 24 '24 16:07 infirit