Skip to content
Commit 864d77f1 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Properly kill BatchExtract jobs

We need to reimplement `KJob::doKill()` both in `BatchExtract` and
`BatchExtractJob`. In the latter class we use an enum to keep track of which
sub-job we are running and kill it when necessary.

Differential Revision: https://phabricator.kde.org/D3521
parent a188149a
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