Skip to content

fix: defer calls that return a closure need to be called (#25951)#26393

Merged
devanbenz merged 1 commit into2.7from
db/cherrypick_closure
May 12, 2025
Merged

fix: defer calls that return a closure need to be called (#25951)#26393
devanbenz merged 1 commit into2.7from
db/cherrypick_closure

Conversation

@devanbenz
Copy link
Copy Markdown

(cherry picked from commit de12b6d)

* fix: defer calls that return a closure need to be called

* fixes #25950

* chore: avoid a double close

* chore: call defer

(cherry picked from commit de12b6d)
@devanbenz devanbenz added kind/bug area/2.x OSS 2.0 related issues and PRs team/edge labels May 9, 2025
Copy link
Copy Markdown
Contributor

@davidby-influx davidby-influx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devanbenz devanbenz merged commit 9dc4b98 into 2.7 May 12, 2025
25 checks passed
@devanbenz devanbenz deleted the db/cherrypick_closure branch May 12, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/2.x OSS 2.0 related issues and PRs kind/bug team/edge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sqlite doesn't close temporary backup file handle after use [port to 2.7]

3 participants