Execution order in devconsole is off

Why is the execution order in the dev console off?

image

I’m not sure if the problem is that I’m using task.spawn() when firing a function called :Attack() that has yielding inside the function.