mirror of https://github.com/cutefishos/calamares
[libcalamaresui] Avoid deadlock
- When loading QML V2, both loadQmlV2Complete() and changeSlideShowState()
lock the same mutex, introduced in e7f4479df1
.
- Explicitly unlock when loading is done and we need to change the state
immediately.
main
parent
376cb3c042
commit
39b5dd4e6e
Loading…
Reference in New Issue