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.
   ![Screenshot 2023-12-07 at 17 30 
44](https://github.com/apache/airflow/assets/36620917/7a527883-993d-4329-a863-4854892268b8)
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to