Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[update-engine] a few improvements to event buffers (#4164)
* For failures, track the parent key that failed (similar to aborts). * Track the last root event index that causes data for a step to be updated -- we're going to use this in the line-based displayer. * Add tests. Depends on #4163.
- Loading branch information