HomeSort by relevance Sort by last modified time
    Searched full:get_and_process_jobs (Results 1 - 2 of 2) sorted by null

  /bionic/tools/bionicbb/
tasks.py 71 def get_and_process_jobs(): function
bionicbb.py 132 scheduler.add_job(tasks.get_and_process_jobs, 'interval', minutes=5)

Completed in 1415 milliseconds