AbarnaaSree commented on issue #73006:
URL: https://github.com/apache/airflow/issues/73006#issuecomment-5643877278

   Hi @adrianrego, I’d like to work on this issue.
   
   I can reproduce the reasoning behind the failure path where `SIGTERM` 
triggers `on_kill()`, the pod is deleted, and `cleanup()` returns early because 
`_killed` is set, allowing the task to be marked successful.
   
   I’m planning to investigate the existing behavior and tests around `_killed` 
and #36749 first, then add regression coverage and implement the narrowest fix 
that preserves the existing retry behavior.
   
   If that approach sounds good, I’d be happy to submit a PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to