diff --git a/tagstudio/src/qt/ts_qt.py b/tagstudio/src/qt/ts_qt.py index e80aa84e..a63e970e 100644 --- a/tagstudio/src/qt/ts_qt.py +++ b/tagstudio/src/qt/ts_qt.py @@ -586,6 +586,7 @@ class QtDriver(DriverMixin, QObject): self.lib.close() + self.thumb_job_queue.queue.clear() if is_shutdown: # no need to do other things on shutdown return