Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
72288: storage/metamorphic: Increment endTime in ClearTimeRange r=nicktrav a=itsbilal Eliminates a panic when endTime ends up being the zero timestamp, and startTime is slightly ahead of endTime as it gets next()'d in TBI creation but endTime doesn't. Fixes #72269 Fixes #72261 Release note: None. Co-authored-by: Bilal Akhtar <[email protected]>
- Loading branch information