nathadfield commented on issue #33053:
URL: https://github.com/apache/airflow/issues/33053#issuecomment-1680418631

   @LiamOrmiston I think what this highlights is the fact that a TaskGroup is 
**only** really a UI construct and, when checking upstream dependencies, this 
is based upon checking the status of all the individual tasks within the group 
rather than the group.  Task Groups don't actually have any state of their own.
   


-- 
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]

Reply via email to