The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user stijndehaes (triggered by stijndehaes).

Head commit for run:
5a2d9ce4e49598a4bda216f77b6bb99752f761b3 / sdehaes <[email protected]>
Make sure we can get out of a faulty scheduler state

This PR fixed the case where we have a faulty state in the database.
The state that is fixed is that both the unmapped task instance and mapped task 
instances exist at the same time.

So we have instances with map_index [-1, 0, 1].
The -1 task instances should be removed in this case.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to