https://bugs.kde.org/show_bug.cgi?id=422111

--- Comment #71 from David Edmundson <k...@davidedmundson.co.uk> ---
As for Qt - there are threads involved. 

Everything is in it's own thread, and then dispatched to the main thread. This
/should/ still maintain order.

There is a code path that if someone else (plasma-nm!) makes a blocking call,
we queue up all pending messages, and do process things out of order, but the
code for handling everything we do queue still looks fine?

The env QDBUS_DEBUG=1 might help us?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to