-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
dont spam log when request can't access filesystem #4566
Conversation
@icewind1991, thanks for your PR! By analyzing the history of the files in this pull request, we identified @LukasReschke, @bartv2 and @MorrisJobke to be potential reviewers. |
I guess this fixed #4288, right? |
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.
Works as advertised.
Codecov Report
@@ Coverage Diff @@
## master #4566 +/- ##
=============================================
+ Coverage 40.27% 57.74% +17.46%
- Complexity 19121 20223 +1102
=============================================
Files 1187 1194 +7
Lines 63664 68534 +4870
=============================================
+ Hits 25640 39573 +13933
+ Misses 38024 28961 -9063
|
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.
Yep - doesn't show any problems here too
Signed-off-by: Robin Appelman <robin@icewind.nl>
d1a100e
to
d925856
Compare
Rebased to trigger CI |
I let the jobs run local -> merge |
@icewind1991 @LukasReschke Backport to stable11 because #4288 was scheduled for the 11 series? |
Signed-off-by: Robin Appelman robin@icewind.nl