Low: scheduler: respect runnable argument when creating pseudo op
regression in 1.1.18 via 369c8dc9
The only call that sets runnable to false is for creating a clone's "running"
pseudo-action, when there is no clone instance active or starting. Fixing this
had no effect on regression tests, so there might not have been any practical
effect.