Exemplo n.º 1
0
 def load_job_cache(self):
     """
     Loads a portion of recently modified jobs into the job cache, where
     they may be quickly accessed.
     """
     JobCache.load_recent_jobs_at_startup()
Exemplo n.º 2
0
 def load_job_cache(self):
     """
     Loads a portion of recently modified jobs into the job cache, where
     they may be quickly accessed.
     """
     JobCache.load_recent_jobs_at_startup()