Skip to content

Conversation

@jonbodner
Copy link
Owner

The previous code called rows.Close() at the end of the function body, which was skipped on early error returns in the slice loop and would also be skipped on panics during row mapping.

The previous code called rows.Close() at the end of the function body,
which was skipped on early error returns in the slice loop and would
also be skipped on panics during row mapping.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jonbodner jonbodner merged commit d8acfeb into master Feb 12, 2026
1 check passed
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