• Adriaan de Groot's avatar
    [libcalamaresui] Avoid deadlock · 39b5dd4e
    Adriaan de Groot authored
    - When loading QML V2, both loadQmlV2Complete() and changeSlideShowState()
      lock the same mutex, introduced in e7f4479d.
    - Explicitly unlock when loading is done and we need to change the state
      immediately.
    39b5dd4e