Skip to content
Commit d5c6a12a authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Session: connect to KJob::finished() rather than result()

KJob::result() is not emitted when job is killed quietly which prevents
Session from scheduling the next job until the killed job is destroyed.
This leads to responses being delivered to a wrong job when the job is
killed.

BUG: 364005
CCMAIL: faure@kde.org
parent acc0def7
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