Skip to content
  • Pino Toscano's avatar
    Unlock SearchWorker on exit · 44cffe47
    Pino Toscano authored
    When breaking the forever loop in SearchWorker::run(), unlock the mutex
    of the SearchBar, otherwise it will stay as locked on shutdown.
    44cffe47