The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
ced9f99f8353c6c011cc1dc32975da3f10b6f4a0 / Ephraim Anierobi 
<[email protected]>
Revert fix for on_failure_callback when task receives a SIGTERM

>From the comment on exception handling when a task is killed externally we do 
>not handle callback thus
the above fix was made in error. Here's the comment on code:

 for case when task is marked as success/failed externally
 or dagrun timed out and task is marked as skipped
 current behavior doesn't hit the callbacks

https://github.com/apache/airflow/blob/b65dbaaf3f21ea5396da121bbfa7f895d0ab8516/airflow/models/taskinstance.py#L1468-L1470

Report URL: https://github.com/apache/airflow/actions/runs/4445972154

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to