salimmoulouel commented on issue #35149: URL: https://github.com/apache/airflow/issues/35149#issuecomment-1845672576
attached a picture of the dag If any of the four black-surrounded tasks completes and sends a skip signal to the green-surrounded task, the green-surrounded task will not wait for the others to finish. However, my concern lies with the red task, as it requires all four black-surrounded tasks to finish before launching, as it involves moving a file utilized by other black tasks.  -- 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]
