Skip to content
Commit 302f86db authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Properly finish AddToArchive jobs

Currently Ark hangs when AddToArchive::slotStartJob() returns before having
started the underlying AddJob.
Calling emitResult() before calling 'return' fixes the issue.

BUG: 359147
FIXED-IN: 15.12.2
parent c9de2b68
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