The GitHub Actions job "Tests AMD" on airflow.git/Dev-iL/2506/sqla-v2-tests has 
failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b6b5ad0ecf8223e0f0ce7ae090e64c49748ca28a / Jarek Potiuk <ja...@potiuk.com>
Terminate pool when timeout is reached for parallel tests.

When we reach timeut we kill all the hanging containers already
and after the pool has been terminated, we will print all the logs.

However, when the pool had not yet been fully executing (i.e the
containers were hanging and some tasks were not started) - without
terminating the pool that would kill running containers and the
remaining tasks would start new ones.

This PR changes the timeout handler to terminate the pool before
attempting to kill all the containers.

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

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

Reply via email to