-
Notifications
You must be signed in to change notification settings - Fork 322
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
chore: applying 1.18.2 hotfixes to main branch #4230
Conversation
Important Auto Review SkippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ? TipsChat with CodeRabbit Bot (
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #4230 +/- ##
==========================================
+ Coverage 73.79% 73.85% +0.05%
==========================================
Files 388 388
Lines 54799 54800 +1
==========================================
+ Hits 40439 40471 +32
+ Misses 12037 12004 -33
- Partials 2323 2325 +2 ☔ View full report in Codecov by Sentry. |
Description
BEGIN_COMMIT_OVERRIDE
fix: server panics during shutdown with reporting metrics: failed to store jobs: context canceled (#4228)
END_COMMIT_OVERRIDE
Security