Skip to content

Improve reporting of some chunk errors #1789

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

Merged
merged 1 commit into from
Nov 11, 2019
Merged

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Nov 5, 2019

I felt the need for this when working on #1779.
%q is better than '%v' because it will show unprintable characters as escape sequences.

%q is better than '%v' because it will show unprintable characters as escape sequences.

Signed-off-by: Bryan Boreham <[email protected]>
Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gouthamve gouthamve merged commit 074bbee into master Nov 11, 2019
@gouthamve gouthamve deleted the chunk-error-logging branch November 11, 2019 12:16
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.

4 participants