Skip to content
Commit c2fba0b6 authored by Martin Tobias Holmedahl Sandsmark's avatar Martin Tobias Holmedahl Sandsmark
Browse files

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.

BUG: 261255
REVIEW: 128431
parent b6d97216
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment