Skip to content

JS scripts can terminate the event thread

A JS script executed as a timed event can set js.terminated = true which will terminate the event thread. Likely, not the desired behavior.