Skip to content

馃崚coredump-processor: replace sleep hack with in-process sleep

Harald Sitter requested to merge work/cherry-pick-8d803e5e into Plasma/6.0

the hack tripped up start timeouts and also prevents stops from enqueuing properly. instead consider the unit started right away and then sleep before processing data inside the process.

BUG: 484864

(cherry picked from commit 8d803e5e)

Merge request reports