Re-scan list of remote folders on each sync
rather than just up-front. fixes deb#396772
This commit is contained in:
@ -146,6 +146,8 @@ class AccountSynchronizationMixin:
|
||||
folderthreads.append(thread)
|
||||
threadutil.threadsreset(folderthreads)
|
||||
mbnames.write()
|
||||
localrepos.forgetfolders()
|
||||
remoterepos.forgetfolders()
|
||||
localrepos.holdordropconnections()
|
||||
remoterepos.holdordropconnections()
|
||||
finally:
|
||||
|
Reference in New Issue
Block a user