automata icon indicating copy to clipboard operation
automata copied to clipboard

Run a basic mock tree and tick and update the nodes.

Open upstarter opened this issue 5 years ago • 0 comments

Does the NodeSupervisor become the root source of the tick traversal? Or is it in the root user-defined node?

Is it feasible to have a per node tick_freq rather than a tick_freq for the entire user-defined tree? Seems doable but we need to think through all implications and determine if this is the way to go.

upstarter avatar Feb 09 '20 01:02 upstarter