Exemple #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()
Exemple #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()