You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ep...@apache.org on 2022/04/02 10:46:57 UTC

[airflow] branch main updated (f5f11ae -> 3e0b989)

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

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


    from f5f11ae  Add dag-processor cli command (#22305)
     add 3e0b989  Revert Handle stuck queued tasks in Celery for db backend (#21556)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          |   7 --
 airflow/config_templates/default_airflow.cfg |   3 -
 airflow/executors/celery_executor.py         |  57 ---------
 tests/executors/test_celery_executor.py      | 177 +--------------------------
 4 files changed, 1 insertion(+), 243 deletions(-)