Skip to content
  • Àlex Fiestas's avatar
    Never block the kded · f4dce72d
    Àlex Fiestas authored
    Never block the kded even if things go wrong.
    
    In order to do this we need to switch to a completely asynchronous
    way  of doing things, meaning that instead of returning bool on
    start/stop we have to emit signals.
    REVIEW: 116575
    f4dce72d