Fork/join inside for loop

I don’t need to end that one. It is inside a forever loop and it waits for reset to deassert before forking off the threads. When reset asserts, we disable the forked loops.

But something is messed-up with my forked loops.