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

[FIXED] Race condition when resetting ordered consumer #1526

Merged
merged 1 commit into from Jan 16, 2024

Conversation

piotrpio
Copy link
Collaborator

  • fixed an issue where for some errors ErrHandler would be invoked twice
  • fixed a race condition on resetting ordered consumer

Fixes #1523

Signed-off-by: Piotr Piotrowski piotr@synadia.com

Signed-off-by: Piotr Piotrowski <piotr@synadia.com>
Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@piotrpio piotrpio merged commit 14e0c6b into main Jan 16, 2024
2 checks passed
@piotrpio piotrpio deleted the fix-ordered-reset branch January 16, 2024 12:16
@piotrpio piotrpio mentioned this pull request Feb 14, 2024
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.

Data race and negative WaitGroup counter in OrderedConsumer tests
2 participants