https://bugs.kde.org/show_bug.cgi?id=425811
Dan Leinir Turthra Jensen <ad...@leinir.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/knewstuff/commit/edd | |790b9d7c18a468ab2fbe76cb116 | |94b1c336dd Status|ASSIGNED |RESOLVED --- Comment #2 from Dan Leinir Turthra Jensen <ad...@leinir.dk> --- Git commit edd790b9d7c18a468ab2fbe76cb11694b1c336dd by Dan Leinir Turthra Jensen. Committed on 28/08/2020 at 18:07. Pushed by leinir into branch 'master'. Make the internal kpackage job task less fragile This is done to ensure we don't end up emitting things on an already-deleted object, which breaks. We cannot simply swap the existing code out for a connection that's queued, as we may end up not emitting the result, which would be a problem in itself. Also clean up the error reporting a touch while we're at it. M +41 -19 src/core/jobs/kpackagejob.cpp https://invent.kde.org/frameworks/knewstuff/commit/edd790b9d7c18a468ab2fbe76cb11694b1c336dd -- You are receiving this mail because: You are watching all bug changes.