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(-)