Unlock SearchWorker on exit
When breaking the forever loop in SearchWorker::run(), unlock the mutex of the SearchBar, otherwise it will stay as locked on shutdown.
Please register or sign in to comment
When breaking the forever loop in SearchWorker::run(), unlock the mutex of the SearchBar, otherwise it will stay as locked on shutdown.