Fix crash on rotation jobs

Authored by aacid on Nov 2 2017, 4:47 PM.

Description

Fix crash on rotation jobs

We don't need to delete the threadweaver job, threadweaver does it by itself,
and if we call deleteLater it may happen that the main thread deletes it
and then when the threadweaver thread tries to call the delete things are
gone and it goes kaboom

BUGS: 382725

Details

Committed
aacidNov 2 2017, 4:49 PM
Parents
R223:e7702e0a8cdf: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown