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/02/07 09:44:31 UTC

[airflow] branch main updated (1b219ec -> a49224f)

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 1b219ec  Update information about rebasing after enabling rebase in GitHub (#21340)
     add a49224f  Filter celery stuck task query to exclude completed tasks (#21335)

No new revisions were added by this update.

Summary of changes:
 airflow/executors/celery_executor.py    | 7 ++++++-
 tests/executors/test_celery_executor.py | 8 ++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)