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

Clean up file output handler error handling #886

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Jan 18, 2022

The "= nil" assignment isn't necessary. Merge the error handling, and
drop the empty "if outputHandler != nil" branch.

Signed-off-by: Stephen Kitt steve@sk2.org

The "= nil" assignment isn't necessary. Merge the error handling, and
drop the empty "if outputHandler != nil" branch.

Signed-off-by: Stephen Kitt <steve@sk2.org>
@johnkerl johnkerl merged commit bc8ad1b into johnkerl:main Jan 19, 2022
@johnkerl
Copy link
Owner

Thanks @skitt !

@skitt skitt deleted the output-handler-errors branch January 19, 2022 08:49
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