The GitHub Actions job "Tests AMD" on airflow.git/v3-0-test has succeeded. Run started by GitHub user jedcunningham (triggered by jedcunningham).
Head commit for run: d34c1f5c5c9464946aeb1bd69c8484e73003c46a / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-0-test] Fix lingering task supervisors when ``EOF`` is missed (#51180) (#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 <kaxiln...@gmail.com> Report URL: https://github.com/apache/airflow/actions/runs/15787426362 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org