Exemple #1
0
def onfinished(daisy=True):
    publish_logs(get_all_jobs)
Exemple #2
0
def onfinished(daisy=True):
    from utils.process import publish_logs
    publish_logs(get_all_jobs)