In contrast, all the other async nodes share the same context. For example, a local variable modified within the OnTriggered
chain of a Delay node will be reflected in the Next
chain of the same node, and vice versa if the node gets triggered twice in one context. This is what makes async impulse flow so powerful.