Taragolis opened a new pull request, #28990:
URL: https://github.com/apache/airflow/pull/28990

   I do not have any proof but I assume that current implementation of 
`TestLocalTaskJob::test_process_sigterm_works_with_retries` has some kind of 
race condition as result it flacky, usual it failed on public runners.
   
   As solution I removed callback and all related stuff, only check is Task 
change state to `up_for_retry` or not, rather than exchange variable between 
shared memory by callback.
   
   closes: #28658
   


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