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 2021/06/17 23:29:14 UTC

[airflow] branch main updated (d53371b -> 3834df6)

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 d53371b  Bugfix: Allow clearing tasks with just ``dag_id`` and empty ``subdir`` (#16513)
     add 3834df6  Fix DAG run state not updated while DAG is paused (#16343)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/local_task_job.py    | 14 +++++++++++++
 tests/jobs/test_local_task_job.py | 42 +++++++++++++++++++++++++++++++++++++--
 2 files changed, 54 insertions(+), 2 deletions(-)