threading: simplify names
Improve comments. Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
@@ -392,7 +392,7 @@ class OfflineImap:
|
||||
name='Sync Runner',
|
||||
kwargs={'accounts': syncaccounts, 'config': self.config})
|
||||
t.start()
|
||||
threadutil.exitnotifymonitorloop()
|
||||
threadutil.monitor()
|
||||
|
||||
if not options.dryrun:
|
||||
offlineimap.mbnames.write(True)
|
||||
|
Reference in New Issue
Block a user