avkirilishin commented on PR #33915: URL: https://github.com/apache/airflow/pull/33915#issuecomment-1699293273
> The map_index > -1 condition ensures this only handles mapped task, since https://github.com/apache/airflow/commit/e91637f8894cac19c6b467b6669cbcc13184be70 intends to only fix a deadlock that affects mapped tasks So, in this PR, we extend the same behaviour to the usual tasks. > So the question here is, did things work correctly prior to https://github.com/apache/airflow/pull/26518? 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
