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

Handle UnicodeDecodeError in logger when console encoding is not utf-8 #6672

Merged

Conversation

kozlovsky
Copy link
Contributor

This PR fixes #6671 by adding wrappers around stdout & stderr that can handle UnicodeEncodeError.

@kozlovsky kozlovsky requested review from a team and drew2a and removed request for a team December 21, 2021 10:50
@kozlovsky kozlovsky force-pushed the fix/console_encoding_non_utf8 branch 3 times, most recently from 90d9eea to ef486e2 Compare December 21, 2021 11:27
@kozlovsky kozlovsky force-pushed the fix/console_encoding_non_utf8 branch from ef486e2 to d93dfa0 Compare December 21, 2021 11:56
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kozlovsky kozlovsky requested review from ichorid and removed request for drew2a December 21, 2021 11:58
@kozlovsky
Copy link
Contributor Author

retest this please

1 similar comment
@kozlovsky
Copy link
Contributor Author

retest this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants