https://bugs.kde.org/show_bug.cgi?id=385533

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kac
                   |                            |tivitymanagerd/ed092b96f7af
                   |                            |1701808c2c76e15f3ae68f150a4
                   |                            |c
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Fabian Vogt <fab...@ritter-vogt.de> ---
Git commit ed092b96f7af1701808c2c76e15f3ae68f150a4c by Fabian Vogt.
Committed on 22/01/2018 at 07:53.
Pushed by fvogt into branch 'Plasma/5.12'.

Actually quit threads nicely

Summary:
27c0245b1715044cf4d401f1c9d7e7a915a4f3c5 ("[resources] Nicely quit threads")
has no effect as the threads are not running an event loop.
Instead use the QThread::requestInterruption() mechanism.

Test Plan:
kactivitymanagerd left a coredump on each logout if kate was opened
before logging out. Now it doesn't do that anymore.

Reviewers: #plasma, ivan, anthonyfieroni

Reviewed By: #plasma, ivan

Subscribers: lbeltrame, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9998

M  +3    -2    src/service/Resources.cpp
M  +3    -2    src/service/plugins/sqlite/ResourceScoreMaintainer.cpp

https://commits.kde.org/kactivitymanagerd/ed092b96f7af1701808c2c76e15f3ae68f150a4c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to