Skip to content

Record: Do not crash when closing while recording

Aleix Pol Gonzalez requested to merge work/apol/crash-destruction into Plasma/5.27

We were deactivating but we also need to wait for the thread to end. This is blocking now, but this should only happen when forcing unexpected terminations (i.e. destroyed while recording).

BUG: 467593

Merge request reports