Skip to content

Evaluate non-zero length open-ended time spans

Zero-length open-ended time spans need more work, as the current evaluator code assumes we move forward in time with each iterations, and naively processing zero-length time spans will break that.

Merge request reports