Questions about GraphEngine #12296
WOODNOTWOODY
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
Content
Why does this branch only consider edges with a run_condition?What about the edges without run_condition?
if any(edge.run_condition for edge in edge_mappings):
Beta Was this translation helpful? Give feedback.
All reactions