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

refactor(scheduler): optimize mutex lock acquisition #138

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

reugn
Copy link
Owner

@reugn reugn commented Sep 23, 2024

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.61%. Comparing base (93c6a6c) to head (9d8ea42).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   94.62%   94.61%   -0.01%     
==========================================
  Files          19       19              
  Lines         967      966       -1     
==========================================
- Hits          915      914       -1     
  Misses         34       34              
  Partials       18       18              

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

@reugn reugn merged commit e4e93b2 into master Sep 24, 2024
5 checks passed
@reugn reugn deleted the optimize-mutex-lock branch September 24, 2024 15:16
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