This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: print info on overshoot after processing all data
It may happen (race-condition) that "Correcting overshoot" info message appears in the middle of the records output. This is missleading. Change the approach and only print info on overshoot correction after all the data were processed. This way they will never mix with the records output.
- Loading branch information