Skip to content
Commit e67dc48a authored by David Edmundson's avatar David Edmundson
Browse files

[plasma-session] Fix application lifespan

We want to last until all jobs are finished and the notification sound
thread has finished. The design intention was to let QEventLoopLocker
handle all of it implicitly, but that doesn't work when we call quit
explicitly.

BUG: 422948


(cherry picked from commit 86e74d75)
parent 595ec030
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment