You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/10/12 09:22:57 UTC

[airflow] branch master updated (1eca73c -> 02ce45c)

This is an automated email from the ASF dual-hosted git repository.

turbaszek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 1eca73c  Fix spelling (#11453)
     add 02ce45c  Refactor celery worker command (#11336)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/celery_command.py    |  9 ++++-----
 airflow/executors/celery_executor.py      |  3 ++-
 tests/cli/commands/test_celery_command.py | 19 +++++++++----------
 3 files changed, 15 insertions(+), 16 deletions(-)