[hub] remove sync_in _progress set
This commit is contained in:
parent
bcd7077342
commit
d885248309
@ -49,7 +49,7 @@ class HubSettings(Document):
|
|||||||
'data_migration_connector': 'Hub Connector',
|
'data_migration_connector': 'Hub Connector',
|
||||||
}).insert()
|
}).insert()
|
||||||
|
|
||||||
self.sync_in_progress = 1
|
# self.sync_in_progress = 1
|
||||||
doc.run()
|
doc.run()
|
||||||
# self.sync_in_progress = 0
|
# self.sync_in_progress = 0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user