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

Do not panic when PrepareOk fails to decode #2572

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

stepantubanov
Copy link
Contributor

Fixes #2512

I'm not sure what is the underlying issue that causes it, but it would be preferable to avoid panic if possible.

@stepantubanov stepantubanov changed the title Do not panic when PrepareOk fails to decode Do not panic when PrepareOk fails to decode Jun 30, 2023
@abonander abonander merged commit 3fdb79d into launchbadge:main Jun 30, 2023
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.

Panic in sqlx: assertion failed: self.remaining() >= dst.len()
2 participants