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

libsql: Clean up error handling in try_pull #1869

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

LucioFranco
Copy link
Contributor

Returns an error when one of the pull_one_frame calls fail. It will continue to write the metadata and end the insert before returning the error to the user. This also removes the println for a call to tracing.

Returns an error when one of the pull_one_frame calls fail. It will
continue to write the metadata and end the insert before returning the
error to the user. This also removes the println for a call to tracing.
@LucioFranco LucioFranco requested a review from penberg December 5, 2024 22:53
@penberg penberg added this pull request to the merge queue Dec 6, 2024
Merged via the queue into main with commit 105748d Dec 6, 2024
19 checks passed
@penberg penberg deleted the lucio/try-pull-err branch December 6, 2024 07:26
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