Properly kill AddToArchive jobs
ClosedPublic

Authored by elvisangelaccio on Jan 7 2017, 12:25 PM.

Details

Summary

Both AddToArchive and CreateJob are wrapper jobs, they need to implement
doKill() and call kill() on the actual jobs that are doing the work.

BUG: 374433
FIXED-IN: 16.12.1

Test Plan

Compress a big folder from Dolphin, stop job from system tray. Crash is gone.

Diff Detail

Repository
R36 Ark
Branch
bug/374433
Lint
No Linters Available
Unit
No Unit Test Coverage
elvisangelaccio retitled this revision from to Properly kill AddToArchive jobs.
elvisangelaccio updated this object.
elvisangelaccio edited the test plan for this revision. (Show Details)
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a project: Ark. · View Herald TranscriptJan 7 2017, 12:25 PM
Restricted Application added a subscriber: kde-utils-devel. · View Herald Transcript
rthomsen accepted this revision.Jan 8 2017, 1:19 PM
rthomsen edited edge metadata.

Fixes the bug for me :)

This revision is now accepted and ready to land.Jan 8 2017, 1:19 PM
This revision was automatically updated to reflect the committed changes.