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

fix: error handling for ls.RecordWriter #113

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

trym-b
Copy link
Contributor

@trym-b trym-b commented Mar 26, 2024

Best reviewed commit by commit

Instead of calling `panic` when an error occurs
during `NewRecordWriter`, return the error
instead.
This commit renames most variables in
`ls/recordwriter.go` to make the code more
readable. No logic changes have been made.
@trym-b trym-b force-pushed the fix/add-record-writer-error-handling branch from 3945ebf to c465f23 Compare April 2, 2024 10:16
@trym-b trym-b merged commit c0c38a8 into main Apr 2, 2024
7 checks passed
@trym-b trym-b deleted the fix/add-record-writer-error-handling branch April 2, 2024 10:20
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