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

Fixes picking up from null sequence ID #198

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

elijahbenizzy
Copy link
Contributor

This was an error case. We're fixing it. We used to look for ID -1, but this ensures that the path with local tracking client works as well for null, and doesn't try to find -1.

This was an error case. We're fixing it. We used to look for ID -1, but
this ensures that the path with local tracking client works as well for
null, and doesn't try to find -1.
@elijahbenizzy elijahbenizzy merged commit 2a181b3 into main May 23, 2024
7 checks passed
@elijahbenizzy elijahbenizzy deleted the fix-sequence-id-error branch May 23, 2024 16:53
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.

None yet

2 participants