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

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


    from 13f5bd6d75f Update spelling wordlist (#45579)
     add 1e8977a2ea2 Ensure teardown tasks are executed when DAG run is set to 
failed (#45530)

No new revisions were added by this update.

Summary of changes:
 airflow/api/common/mark_tasks.py                 | 41 +++++++------
 docs/apache-airflow/howto/setup-and-teardown.rst |  8 ++-
 newsfragments/45530.significant.rst              | 12 ++++
 tests/api/common/test_mark_tasks.py              | 76 ++++++++++++++++++++++++
 4 files changed, 119 insertions(+), 18 deletions(-)
 create mode 100644 newsfragments/45530.significant.rst
 create mode 100644 tests/api/common/test_mark_tasks.py

Reply via email to