The GitHub Actions job "Tests AMD" on airflow.git/backport-a2651f1-v3-0-test 
has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
1b0de02f606255515566b4becc226bbe3433e6f9 / Kaxil Naik <[email protected]>
[v3-0-test] Fix lingering task supervisors when ``EOF`` is missed (#51180)

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

Report URL: https://github.com/apache/airflow/actions/runs/15785368259

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to