flow icon indicating copy to clipboard operation
flow copied to clipboard

Rethink the whole nested loops problem

Open andrewdavidmackenzie opened this issue 4 months ago • 0 comments

flow initializers (by definition sent from outside a flow) should act like a function sending to the flow, send values one by one, and block (and not send) until the target flow goes idle (consuming loopbacks, internal connection values etc).

andrewdavidmackenzie avatar Mar 02 '24 09:03 andrewdavidmackenzie