potiuk commented on PR #64995:
URL: https://github.com/apache/airflow/pull/64995#issuecomment-4222897781

   > I'm going to need more evidence that this is actually a race. We used 
psutil because it's safer than just killing a pid.
   
   Yes. I saw similar issues raised and similar races happening at scalenin 
reported - by a quick search, we likely need to look closer and look at similar 
issues being solved elsewhere. 
   
   But the issue is real - we have seen at least few reports from our users 
that in Airflow 3 there are running tasks that are reported as failed - but 
they are actually running in background - which would definitely match the 
pattern described here.


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