Skip to content
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

sql/execstats: fix leaked goroutine flake in TestTraceAnalyzer #93529

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

renatolabs
Copy link
Contributor

The leaktest should run after the log.Scope.Close() call.

Epic: none
Release note: None

The leaktest should run after the log.Scope.Close() call.

Epic: none
Release note: None
@renatolabs renatolabs requested review from ajwerner, yuzefovich and a team December 13, 2022 18:26
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@yuzefovich yuzefovich left a comment

Choose a reason for hiding this comment

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

Oh, that's why the test is now failing, thanks! :lgtm: (I just started a bisect due to a failure when merging #93214 which is fixing the same test but a different bug.)

bors r=yuzefovich

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @ajwerner)

@yuzefovich
Copy link
Member

For reference, this was exposed by 56541cf.

@yuzefovich
Copy link
Member

Actually, let's increase priority on this one.

@yuzefovich
Copy link
Member

bors r=yuzefovich p=999

@craig
Copy link
Contributor

craig bot commented Dec 13, 2022

Already running a review

@craig
Copy link
Contributor

craig bot commented Dec 13, 2022

Build succeeded:

@craig craig bot merged commit 1ee3989 into cockroachdb:master Dec 13, 2022
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.

3 participants