uranusjr commented on issue #28973:
URL: https://github.com/apache/airflow/issues/28973#issuecomment-1501724000

   First finding: `d_wrap` is skipped because `b_make_it_double` is not 
expanded, and the unexpanded task is marked as skipped. Next I need to find out 
why `b_make_it_double` is marked as skipped. This happens surprisingly early in 
scheduling, even before `a_add_them_together` is actually run!? And more weird 
I can yet find what causes this to happen (no relevant logs).


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