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

212/fix-infinite-hangs #213

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

alfredotg
Copy link
Contributor

Fixes #212

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7db8d45) 88.53% compared to head (9e7fde7) 88.98%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/client/mod.rs 86.36% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   88.53%   88.98%   +0.44%     
==========================================
  Files          68       69       +1     
  Lines        5817     5881      +64     
==========================================
+ Hits         5150     5233      +83     
+ Misses        667      648      -19     

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

Copy link
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

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

Hi @alfredotg

good catch thanks for this PR

@Gsantomaggio Gsantomaggio merged commit cebab09 into rabbitmq:main Feb 16, 2024
3 checks passed
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.

Random infinite hangs with interacting with a RabbitMQ (Streams enabled) Docker container on macOS aarch64
3 participants