[GitHub] [airflow] nuclearpinguin commented on a change in pull request #6725: [AIRFLOW-6157] Support for multiple executors

2019-12-04 Thread GitBox
nuclearpinguin commented on a change in pull request #6725: [AIRFLOW-6157] Support for multiple executors URL: https://github.com/apache/airflow/pull/6725#discussion_r353689795 ## File path: airflow/executors/executor_loader.py ## @@ -31,47 +32,108 @@ class ExecutorLoader:

[GitHub] [airflow] nuclearpinguin commented on a change in pull request #6725: [AIRFLOW-6157] Support for multiple executors

2019-12-04 Thread GitBox
nuclearpinguin commented on a change in pull request #6725: [AIRFLOW-6157] Support for multiple executors URL: https://github.com/apache/airflow/pull/6725#discussion_r353691352 ## File path: airflow/executors/multiple_executors.py ## @@ -0,0 +1,117 @@ +# +# Licensed to the