Ensure that reference to threader is gone on shutdown

This commit is contained in:
croneter 2019-03-17 15:33:42 +01:00
parent 41483e6731
commit 37bbf61a63

View file

@ -434,6 +434,7 @@ class FullSync(common.fullsync_mixin):
self.dialog.close()
if self.threader:
self.threader.shutdown()
self.threader = None
if not self.successful and not self.isCanceled():
# "ERROR in library sync"
utils.dialog('notification',