Skip to content
  • Fabian Vogt's avatar
    Actually quit threads nicely · ed092b96
    Fabian Vogt authored
    Summary:
    27c0245b ("[resources] Nicely quit threads")
    has no effect as the threads are not running an event loop.
    Instead use the QThread::requestInterruption() mechanism.
    
    BUG: 385533
    
    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
    ed092b96