Skip to content

TaskRunner.run_forever

def TaskRunner.run_forever()

Run the runner forever. This will poll for new tasks and execute them as they come in. If no tasks are available, it will sleep for a short time and then try again.