safer reissue, fix celery sync job
This commit is contained in:
@ -210,4 +210,4 @@ def sync_source(source):
|
||||
:return:
|
||||
"""
|
||||
current_app.logger.debug("Syncing source {}".format(source))
|
||||
sync([source], True)
|
||||
sync([source])
|
||||
|
Reference in New Issue
Block a user