Skip to content
Commit d7113297 authored by Jonathan Thomas's avatar Jonathan Thomas
Browse files

Yet another stab at preventing signals from changelog-fetching KJobs that...

Yet another stab at preventing signals from changelog-fetching KJobs that return during a cache reload and crashing us.
This time it really, really should be fixed, since we're manually taking the deletion of the KJob in our hands (instead of relying on its auto delete function) to ensure that before we go down for a cache reload, we kill the KJob *dead*.

BUG:301161
FIXED-IN:2.0
parent 8ffb9864
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