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/07/28 14:57:51 UTC

[airflow] branch main updated (2c19002 -> 4e2a94c)

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 2c19002  Chart: Add instructions to Update Helm Repo before upgrade (#17282)
     add 4e2a94c  Fix task retries when they receive sigkill and have retries and properly handle sigterm (#16301)

No new revisions were added by this update.

Summary of changes:
 airflow/jobs/local_task_job.py    |  24 +++---
 tests/jobs/test_local_task_job.py | 169 ++++++++++++++++++++++++++++++++------
 tests/models/test_taskinstance.py |  32 ++++++++
 3 files changed, 190 insertions(+), 35 deletions(-)