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

Milian Wolff <m...@milianw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|UNCONFIRMED                 |NEEDSINFO

--- Comment #1 from Milian Wolff <m...@milianw.de> ---
where is it accessed from a background thread? that should not happen. the only
background-thread activity to my knowledge happens within the QtConcurrent::run
section, which then dispatches its results through QMetaObject::invokeMethod,
which will get handled by the main thread again.

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

Reply via email to