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

Head commit for run:
03f7d857e940b9c719975e72ded4a89f183b0100 / Ash Berlin-Taylor <[email protected]>
When expanding a task end up skipping it, ensure we don't deadlock the DagRun 
(#23134)

* When expanding a task end up skipping it, ensure we don't deadlock the DagRun


* Use separate flag to bubble expansion info

Instead of overloading changed_tis for detecting zero-length
task-mapping expansion, this instead *not* mark the SKIPPED ti as ready
at all, and use a separate flag to trigger re-calculation in the
scheduler to pick up the task state update.

This may be ever so slightly slower, but should be much easier to make
sense of.

Co-authored-by: Tzu-ping Chung <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to