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(ampd): resolve deadlock for ampd commands with single broadcast #609

Merged
merged 10 commits into from
Sep 12, 2024

Conversation

cgorenflo
Copy link
Contributor

No description provided.

@cgorenflo cgorenflo requested a review from a team as a code owner September 6, 2024 23:50
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.58%. Comparing base (830d291) to head (c5f0f69).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ampd/src/commands/mod.rs 0.00% 11 Missing ⚠️
ampd/src/broadcaster/mod.rs 78.57% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #609   +/-   ##
=======================================
  Coverage   93.57%   93.58%           
=======================================
  Files         235      235           
  Lines       33627    33633    +6     
=======================================
+ Hits        31467    31475    +8     
+ Misses       2160     2158    -2     

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

@cgorenflo cgorenflo merged commit e852ac8 into main Sep 12, 2024
8 of 9 checks passed
@cgorenflo cgorenflo deleted the fix-single-broadcast-deadlock branch September 12, 2024 00:47
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.

2 participants