-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
avoids crash on cache corruption #61356
avoids crash on cache corruption #61356
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would go well as part of my #61229 PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs test coverage and a changelog
bump @cmcmarrow did you see my review? |
Theres some test failures that need to be cleaned up |
@cmcmarrow are you able to come back to this PR and fix the tests? |
@waynew can you re-review this please |
What does this PR do?
Avoids crash on cache corruption
What issues does this PR fix or reference?
Fixes: #60170
Previous Behavior
Hard crash
New Behavior
Error is logged at error level
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
Commits signed with GPG?
Yes
Please review Salt's Contributing Guide for best practices.
See GitHub's page on GPG signing for more information about signing commits with GPG.