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

Only call strip() if the object has that method. #34

Closed
wants to merge 1 commit into from

Conversation

edevil
Copy link

@edevil edevil commented Aug 4, 2016

Symbols don't have it and sometimes we get those instead of strings.

Symbols don't have it and sometimes we get those
instead of strings.
@edevil
Copy link
Author

edevil commented Aug 4, 2016

Fixes #33.

@edevil
Copy link
Author

edevil commented Sep 30, 2016

The bug has been fixed upstream. fluent/fluentd#1147

@edevil edevil closed this Sep 30, 2016
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.

1 participant