Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci-output): properly cache dynamic info frames
The `CIMultiStageOutput` class was caching dynamic blocks by their label, then calculating wether or not to print new info based on the throttle time and causing it to miss printing new dynamic stage data if the throttle time is bigger than the time new data arrives.
- Loading branch information