Searched defs:cleanup_tasks (Results 1 – 2 of 2) sorted by relevance
82 def execute_cleanup_tasks(ctx, cleanup_tasks, dry_run=False): argument278 cleanup_tasks = Collection("cleanup_tasks") variable
250 TaskPriorityQueue cleanup_tasks; in ClearPendingTasks() local