Behaviour was changed from stack to queue in 8977c7eb581f5d06500edb1ea29aea5cbda04f28, and this updates variable names to match. Also updates other references (docs, error messages).
This means the schedule operates on a first-in, first-executed manner rather than the current last-in, first executed.