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

perf: refactor receive loop to avoid busy threads #443

Merged
merged 2 commits into from
Aug 27, 2024
Merged

perf: refactor receive loop to avoid busy threads #443

merged 2 commits into from
Aug 27, 2024

Conversation

Tochemey
Copy link
Owner

No description provided.

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

Attention: Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.

Project coverage is 85.98%. Comparing base (7369b9c) to head (4c3767b).
Report is 3 commits behind head on main.

Files Patch % Lines
actors/pid.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
- Coverage   86.00%   85.98%   -0.03%     
==========================================
  Files          47       47              
  Lines        3545     3553       +8     
==========================================
+ Hits         3049     3055       +6     
- Misses        349      350       +1     
- Partials      147      148       +1     

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

@Tochemey Tochemey merged commit 8df8357 into main Aug 27, 2024
1 of 2 checks passed
@Tochemey Tochemey deleted the issue-xf branch August 27, 2024 17:57
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