Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: offset counts off by one in get offsets display #157

Closed
wants to merge 1 commit into from

Conversation

hhahn-tw
Copy link
Contributor

@hhahn-tw hhahn-tw commented Oct 6, 2023

This implements the fix for off-by-one offset counts displayed by get offsets as described in #144

@hhahn-tw hhahn-tw requested a review from a team as a code owner October 6, 2023 23:36
@petedannemann
Copy link
Contributor

I'm pretty sure this is the flawed code, if you run get lags with the debug flag you'll see that every time we see negative values we are hitting this debug log

@petedannemann
Copy link
Contributor

Sorry I am conflating two different issues, this is correct!

@hhahn-tw
Copy link
Contributor Author

hhahn-tw commented Feb 2, 2024

A more comprehensive fix in #171

@hhahn-tw hhahn-tw closed this Feb 2, 2024
@hhahn-tw hhahn-tw deleted the issue-144-offset-counting-off-by-1 branch February 2, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants