The base class for loaders.
Loaders handles to following things:
Reading celery client/worker configurations.
See on_task_init().
See on_worker_init().
What modules are imported to find tasks?
Loaders - celery.loaders
Default Loader - celery.loaders.default
Enter search terms or a module, class or function name.