https://bugs.kde.org/show_bug.cgi?id=261255
Martin Sandsmark <martin.sandsm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/libk | |sysguard/c2fba0b64a0a2541a4 | |0a46a9f17fdbda1ea6a498 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #33 from Martin Sandsmark <martin.sandsm...@kde.org> --- Git commit c2fba0b64a0a2541a40a46a9f17fdbda1ea6a498 by Martin T. H. Sandsmark. Committed on 16/07/2016 at 15:10. Pushed by sandsmark into branch 'master'. Fix race condition when new applications open When opening and closing an application quickly it sometimes got "stuck" in ksysguard because it was added by ProcessModel while Processes::processesUpdated() was running, so Processes never processed it. REVIEW: 128431 M +0 -1 processui/ProcessModel.cpp http://commits.kde.org/libksysguard/c2fba0b64a0a2541a40a46a9f17fdbda1ea6a498 -- You are receiving this mail because: You are watching all bug changes.