https://bugs.kde.org/show_bug.cgi?id=391856
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |INVALID Status|NEEDSINFO |RESOLVED --- Comment #3 from Milian Wolff <m...@milianw.de> --- parallelism doesn't necessarily require threads, KJob is event driven. And yes, the invokeMethod isn't done after the QtConcurrent::run, but more importantly, it's done from _within_ the functor run in the background. Anyhow, closing this report, it's clearly invalid. -- You are receiving this mail because: You are watching all bug changes.