incubator-airflow/airflow/executors
Kishore Vancheeshwaran bfbd4bbb70
Moved subdag_operator.py to subdag.py (#11307)
Part of #11178
2020-12-08 16:26:39 +00:00
..
__init__.py
base_executor.py Add SIGUSR2 handler to Scheduler to dump executor state (#12107) 2020-11-05 20:08:33 +00:00
celery_executor.py Moved subdag_operator.py to subdag.py (#11307) 2020-12-08 16:26:39 +00:00
celery_kubernetes_executor.py Add SIGUSR2 handler to Scheduler to dump executor state (#12107) 2020-11-05 20:08:33 +00:00
dask_executor.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
debug_executor.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00
executor_constants.py Render k8s yaml for tasks via the Airflow UI (#11815) 2020-11-09 19:55:48 +00:00
executor_loader.py Render k8s yaml for tasks via the Airflow UI (#11815) 2020-11-09 19:55:48 +00:00
kubernetes_executor.py Kubernetes worker pod doesn't use docker container entrypoint (#12766) 2020-12-07 13:54:45 -08:00
local_executor.py Add SIGUSR2 handler to Scheduler to dump executor state (#12107) 2020-11-05 20:08:33 +00:00
sequential_executor.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00:00