/head: changeset 73
Added debug
This commit is contained in:
@@ -104,7 +104,6 @@ def syncaccount(accountname, *args):
|
|||||||
|
|
||||||
folderthreads = []
|
folderthreads = []
|
||||||
for remotefolder in remoterepos.getfolders():
|
for remotefolder in remoterepos.getfolders():
|
||||||
server.connectionwait()
|
|
||||||
thread = InstanceLimitedThread(\
|
thread = InstanceLimitedThread(\
|
||||||
instancename = 'FOLDER_' + accountname,
|
instancename = 'FOLDER_' + accountname,
|
||||||
target = syncfolder,
|
target = syncfolder,
|
||||||
|
Reference in New Issue
Block a user