The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 643b23448fd809de4f36cbc40d6b0bb45686dad2 / Jarek Potiuk <[email protected]> Avoid race condition when generating constraints/installing providers (#36155) The change #36131 when switching to docker-compose based running of scripts introduced a subtle race condition when several docker-compose runs were running in paralell and used the same project_name. This happened for example in case of constraints generation - when running two Python constraints generation caused docker network to be created two times. This PR fixes the problem for the cases where such run are run in parallel - by giving each of the parallel commands unique project_name. Report URL: https://github.com/apache/airflow/actions/runs/7159665143 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
