Monorepo for Tangled tangled.org

Use rows.Close() consistently #899

merged opened by octet-stream.net targeting master from octet-stream.net/core: thombles/rows-close

rows.Close() was missed in a number of places so we're at the mercy of the GC when those resources get cleaned up.

Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:txurc6ueald5d7462bpvzdby/sh.tangled.repo.pull/3ma7xfkkb7p22
Interdiff #0 โ†’ #1
appview/db/follow.go

This file has not been changed.

appview/db/issues.go

This file has not been changed.

appview/db/language.go

This file has not been changed.

appview/db/profile.go

This file has not been changed.

appview/db/registration.go

This file has not been changed.

appview/db/repos.go

This file has not been changed.

appview/db/star.go

This file has not been changed.

spindle/db/repos.go

This file has not been changed.

History

2 rounds 1 comment
sign up or login to add to the discussion
2 commits
expand
appview/db: close rows handles consistently
spindle/db: close rows handles consistently
expand 1 comment

lgtm thank you!

pull request successfully merged
2 commits
expand
appview/db: close rows handles consistently
spindle/db: close rows handles consistently
expand 0 comments