D19488: TransactionSequence: cancel all subjobs on rollback-from-user.

Daniel Vrátil noreply at phabricator.kde.org
Wed Mar 13 20:36:21 GMT 2019


dvratil added inline comments.

INLINE COMMENTS

> transactionsequence.cpp:249
> +        if (job != d->mCurrentSubJob) {
> +            job->kill(KJob::EmitResult);
> +        }

So why not kill the subjobs quietly? Since we are cancelling them, we don't care about their result, right?

BRANCH
  transaction_stuff

REVISION DETAIL
  https://phabricator.kde.org/D19488

To: dfaure, dvratil, vkrause
Cc: kde-pim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190313/f6db5e28/attachment.html>


More information about the kde-pim mailing list