When started not running

I have four when-started blocks running at the same time so I can have multiple forever loops. Now, after adding more code, it only runs the first one. Is there a limit to how many there can be? Also, it still doesn’t work if the when-started block is disconnected from some of the other blocks, which I did to check if it was trying to run too much at the same time.

1 Like

I don’t think there is a limit…
That’s weird! Also you should be able to run ‘forever’ blocks one after another, i think :man_shrugging: :shrimp: