Skip to content
Commit b76440b3 authored by Akseli Lahtinen's avatar Akseli Lahtinen
Browse files

containmentview: Remove QueuedConnection from setContainment

Queued connection here causes a race condition when restarting plasmashell
and can cause it to get stuck to crash loop, since plasmashell
tries to assert for panel to be visible but this slot is not even called
yet, even though the signal is emitted.

CCBUG:456947


(cherry picked from commit ce01af99)

5ff7251c containmentview: Remove queuedconnection from setContainment
parent 199f63df
Pipeline #664195 passed with stage
in 3 minutes and 9 seconds
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