Don't throw if open_basedir is enabled#1451
Don't throw if open_basedir is enabled#1451ZebraNorth wants to merge 1 commit intoopen-telemetry:mainfrom ZebraNorth:file-error
Conversation
|
Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one. |
The committers listed above are authorized under a signed CLA. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1451 +/- ##
============================================
- Coverage 73.26% 73.19% -0.07%
- Complexity 2685 2687 +2
============================================
Files 387 387
Lines 8009 8011 +2
============================================
- Hits 5868 5864 -4
- Misses 2141 2147 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 5 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
|
Closing, replaced by #1454 |
Closes #1450
Don't throw an unhandled exception if the file
/etc/machine-idcannot be read.