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

kvflowhandle: fix mutex leak #106411

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

irfansharif
Copy link
Contributor

Fixes #106078.

We were forgetting to unlock the mutex on the error path.

Release note: None

Fixes cockroachdb#106078.

We were forgetting to unlock the mutex on the error path.

Release note: None
@irfansharif irfansharif requested a review from bananabrick July 7, 2023 16:36
@irfansharif irfansharif requested a review from a team as a code owner July 7, 2023 16:36
@blathers-crl
Copy link

blathers-crl bot commented Jul 7, 2023

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@irfansharif
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Jul 7, 2023

Build succeeded:

@craig craig bot merged commit 42922d0 into cockroachdb:master Jul 7, 2023
This was referenced Jul 7, 2023
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.

roachtest: schemachange/index/tpcc/w=800 failed [deadlock in kvflowhandle]
3 participants