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

Discard messages sent after the close message has been posted to the queue #1157

Merged
merged 3 commits into from
Oct 20, 2024

Conversation

Shane32
Copy link
Member

@Shane32 Shane32 commented Oct 7, 2024

No behavioral change, as HandleOutgoingMessageAsync already does this, just after the message has been dequeued.

@Shane32 Shane32 added this to the 8.1.0 milestone Oct 7, 2024
@Shane32 Shane32 requested a review from gao-artur October 7, 2024 04:55
@Shane32 Shane32 self-assigned this Oct 7, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.77%. Comparing base (a84c553) to head (d470353).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1157      +/-   ##
==========================================
- Coverage   90.88%   90.77%   -0.12%     
==========================================
  Files          50       50              
  Lines        2425     2428       +3     
  Branches      432      434       +2     
==========================================
  Hits         2204     2204              
- Misses        175      176       +1     
- Partials       46       48       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Shane32 Shane32 merged commit 5f2dc82 into master Oct 20, 2024
7 checks passed
@Shane32 Shane32 deleted the discard_after_close branch October 20, 2024 18:13
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.

3 participants