uranusjr commented on PR #34138: URL: https://github.com/apache/airflow/pull/34138#issuecomment-1709634038
I think waiting for all upstreams to finish first is the correct behaviour. The documentation also hinted on this. [In the first example](https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/dynamic-task-mapping.html#simple-mapping), `sum_it` wouldn’t make sense at all if it does not wait for all upstreams to finish. So this should likely be considered a bug. -- 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]
