https://bugs.kde.org/show_bug.cgi?id=428048
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/commit/ebcf | |87527c32db0b6685c63a450489d | |2c6727069 --- Comment #18 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit ebcf87527c32db0b6685c63a450489d2c6727069 by David Edmundson. Committed on 29/10/2020 at 11:07. Pushed by davidedmundson into branch 'master'. Autodelete smapsRunnable The runnable has an early return on error conditions. This means finished() might never be called. Now we've removed the accessor and provide the return value in the signal we can just set autoDelete. M +0 -2 processcore/processes_linux_p.cpp M +1 -1 processcore/read_procsmaps_runnable.cpp https://invent.kde.org/plasma/libksysguard/commit/ebcf87527c32db0b6685c63a450489d2c6727069 -- You are receiving this mail because: You are watching all bug changes.