Skip to content
Commit 631f6bb1 authored by Alexander Potashev's avatar Alexander Potashev
Browse files

Do not emitResult multiple times

May lead to a crash if the caller is not ready for that.

Also moved m_jobs.removeAll(job) closed to ends of methods to avoid the
situation when m_jobs is empty but there is something left to do.

BUG: 345358
parent 1172cfe8
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