<table><tr><td style="">dfaure added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D19487">View Revision</a></tr></table><br /><div><div><p>The result() signal from TransactionSequence is supposed to be emitted when the TransactionCommitJob or the TransactionRollbackJob finishes, see commitResult() and rollbackResult() further up in the file.</p>

<p>So this emitResult() was wrong and redundant -- see the beginning of this commit log.</p>

<p>In the case of rollback-from-user, we now (in <a href="https://phabricator.kde.org/D19488" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D19488</a>) kill all other subjobs, finish the running one, then run the rollbackjob, then emit result.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R165 Akonadi </div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19487">https://phabricator.kde.org/D19487</a></div></div><br /><div><strong>To: </strong>dfaure, dvratil, vkrause<br /><strong>Cc: </strong>kfunk, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>