The GitHub Actions job "Tests AMD" on airflow.git/supervisor-socket-delay has 
succeeded.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
12d845295926133d519ef4ea2bd13cfa4302ee50 / Kaxil Naik <[email protected]>
Fix lingering task supervisors when ``EOF`` is missed

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.task_supervisor_socket_cleanup_delay`. This stops the
supervisor loop from hanging indefinitely and allows the process
to exit cleanly.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to