Learn more:
One must be very careful as to graph state when mixing dataflow nodes in procedurla context, as illustrated in the below example:
The Bigger Than computation is going to be evaluated twice: once per Repeat node, the other per Branch node. This is not standardized behavior and generally procudes "undetermined" results.