Skip to content

ksldapp: don't wait for the screen locker process to exit in the grace lock case

Xaver Hugl requested to merge work/zamundaaa/unlock-then-exit into master

It just delays the unlock, especially if the process is stuck waiting for some authentication to complete (or fail).

Targeting 6.2 with this because !227 (merged) already fixes the bug; this just makes sure that if something like it were to happen again, the screen becomes usable again and the screen locker process just continues in the background.

CCBUG: 476567

Merge request reports