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 closure in PeekLockRenewer that was causing context cancelation to impact another message #141

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

serbrech
Copy link
Member

There was a bug in the peeklock renewer that would cause the message context cancellation func reference to be overridden when concurrent messages are processed.
This was introduced in 2.4.0 when tightening the handling of context cancelation per messages.

@github-actions
Copy link

Pull Request Test Coverage Report for Build 5597439403

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 81.876%

Totals Coverage Status
Change from base Build 5591830825: 0.5%
Covered Lines: 515
Relevant Lines: 629

💛 - Coveralls

@serbrech serbrech merged commit 1925126 into main Jul 19, 2023
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.

1 participant