This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104973/

Review request for kdelibs and Plasma.
By Aurélien Gâteau.

Updated May 24, 2012, 9:50 a.m.

Changes

Subscribing Plasma as there are probably more people working on this class there.

Description

When RunnerManager::reset() is called, all ThreadWeaver jobs are dequeued, including jobs from other parts of the code. This patch changes this to only dequeue the jobs created by this instance of RunnerManager.

Testing

I have more than one RunnerManager working at once in a project. Without the patch, only one manager return results.

Diffs

  • plasma/runnermanager.cpp (49569a3)

View Diff