Skip to content

Conversation

@jparraga-stackav
Copy link

This pull request fixes a potential row resource leak that can occur since rows can be reassigned during the loop but only closed once by defer rows.Close()

Signed-off-by: Jason Parraga <[email protected]>
@dejanzele dejanzele requested a review from d80tb7 June 19, 2025 22:42
@d80tb7 d80tb7 enabled auto-merge (squash) June 30, 2025 07:04
@dejanzele
Copy link
Member

@jparraga-stackav can you please run golangci-lint run --fix so it fixes the lint issue?

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.

4 participants