Check if service is still registered before showing progress
ClosedPublic

Authored by broulik on May 13 2019, 7:13 AM.

Details

Summary

Should Plasma be too busy to process a request and the app that requested it quit before Plasma processed it, we will get a defunct job view that cannot be canceled because the app that owned it isn't listening anymore.

Test Plan
  • sigstop'd plasmashell, started a copy in Dolphin, waited a bit, killed Dolphin, sigcont'd plasmashell: no longer got a lingering job view

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.May 13 2019, 7:13 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 13 2019, 7:13 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.May 13 2019, 7:13 AM
davidedmundson accepted this revision.May 13 2019, 7:55 AM
This revision is now accepted and ready to land.May 13 2019, 7:55 AM
This revision was automatically updated to reflect the committed changes.