Trying your solution, it doesn’t behave any different. Watching the graph, when < 200 is true it will call the rest but will stop when appearing >= 200. I also don’t see any visible running state for the loop the graph just look like it doesn’t run while it actually is running (proven by Log).