[GitHub] [airflow] mik-laj commented on a change in pull request #17426: Allow using default celery commands for custom Celery executors subclassed from existing

2021-08-05 Thread GitBox
mik-laj commented on a change in pull request #17426: URL: https://github.com/apache/airflow/pull/17426#discussion_r683844854 ## File path: airflow/cli/cli_parser.py ## @@ -60,10 +62,17 @@ def _check_value(self, action, value): if action.dest == 'subcommand' and value

[GitHub] [airflow] mik-laj commented on a change in pull request #17426: Allow using default celery commands for custom Celery executors subclassed from existing

2021-08-05 Thread GitBox
mik-laj commented on a change in pull request #17426: URL: https://github.com/apache/airflow/pull/17426#discussion_r683844854 ## File path: airflow/cli/cli_parser.py ## @@ -60,10 +62,17 @@ def _check_value(self, action, value): if action.dest == 'subcommand' and value