def start(self): logger.info('Starting local Celery worker') local.start_celery_worker(queue=self.next_worker())