github-actions[bot] opened a new pull request, #51970:
URL: https://github.com/apache/airflow/pull/51970

   closes https://github.com/apache/airflow/issues/50500
   
   Adds a new safeguard for cases where the task subprocess closes
   before all pipe sockets send EOF.
   
   The supervisor now records the
   process exit time and forcibly closes any sockets still open after
   `workers.socket_cleanup_timeout`. This stops the
   supervisor loop from hanging indefinitely and allows the process
   to exit cleanly.
   (cherry picked from commit a2651f17d43fd1fc771370e25bd8d12915777117)
   
   Co-authored-by: Kaxil Naik <[email protected]>


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