The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user o-nikolas (triggered by vincbeck).
Head commit for run: cb86d4253ac88af402ef1afcb4b4ede2f1118b4b / Niko Oliveira <[email protected]> Set tasks to RUNNING state once active in ECS executor Tasks were previously being put into QUEUED state after they were active in the ECS executor. This was to store executor state for task adoption but had the side effect of removing them from the list of running task instances (which has other knock-on effects). Instead change tasks into the RUNNING state, and do not remove them from the list of running tasks. Report URL: https://github.com/apache/airflow/actions/runs/8808866339 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
