Skip to content

test: fix incorrectly placed cleanup defer in dbtestutil #15987

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

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

mafredri
Copy link
Member

Defer was run even if we errored out, this PR changes the order.

Extracted from #15940.

@mafredri mafredri merged commit ca96e67 into main Dec 31, 2024
31 checks passed
@mafredri mafredri deleted the mafredri/test-fix-dbtestutil-cleanup branch December 31, 2024 14:28
@github-actions github-actions bot locked and limited conversation to collaborators Dec 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants