Revision eeec6d9...

Go back to digest for 2nd September 2012

Optimization in KDE-PIM

Volker Krause committed changes in [kdepimlibs] akonadi/session.cpp:

Do not kill running jobs from Session.

This will become a problem once kill() will actually reconnect in this
case, as that's exactly what we are doing here already. So, reset the
running state before calling kill(), it does barely more than emitResult()
then.

File Changes

Modified 1 files
  • akonadi/session.cpp
1 files changed in total