pepijngriffioen commented on issue #30883:
URL: https://github.com/apache/airflow/issues/30883#issuecomment-1647558256

   Thanks for picking up this fix. Unfortunately we are experiencing the same 
problem in airflow 2.6.3, with expanding a taskgroup that contains a branch 
operator. I am not really sure whether the fix has already been included in 
2.6.3, when looking at the code for the method `_set_state_to_skipped` in the 
class 
[SkipMixin](https://github.com/apache/airflow/blob/eb24742d5300d2d87b17b4bcd67f639dbafd9818/airflow/models/skipmixin.py#L57)
 it does not seem the code of #31153 is included.
   
   If I see this correctly, when will the fix be included?


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