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

Logging exporter ignore invalid handle on close #2994

Conversation

pjanotti
Copy link
Contributor

Similar to what happens in Linux and macOS the logger.Sync call on loggingexporter also returns an error that should be ignored on Windows.

@pjanotti pjanotti requested a review from a team April 22, 2021 23:03
@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #2994 (d349bfd) into main (33f9a24) will decrease coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2994      +/-   ##
==========================================
- Coverage   91.64%   91.64%   -0.01%     
==========================================
  Files         312      313       +1     
  Lines       15445    15448       +3     
==========================================
+ Hits        14155    14157       +2     
- Misses        882      883       +1     
  Partials      408      408              
Impacted Files Coverage Δ
exporter/loggingexporter/known_sync_error.go 75.00% <75.00%> (ø)
exporter/loggingexporter/logging_exporter.go 96.45% <100.00%> (-0.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33f9a24...d349bfd. Read the comment docs.

@bogdandrutu bogdandrutu merged commit 9aaa2ea into open-telemetry:main Apr 22, 2021
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