Take into account removed upstream tasks for non-mapped tasks.#33915
Take into account removed upstream tasks for non-mapped tasks.#33915avkirilishin wants to merge 1 commit intoapache:mainfrom
Conversation
So, in this PR, we extend the same behaviour to the usual tasks.
I don't think so because removed tasks were not taken into account at all, regardless of downstream task type. But I can check it later. |
|
I suggested a similar change in a different PR. But yes, we have to check if we can reproduce the deadlock and check if it's fixed after this change before merging. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions. |
closes: #33164
@ephraimbuddy Do you remember, why
if ti.map_index > -1:was added?^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.