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