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

Pick up ringpop-go#16 fix #6841

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Pick up ringpop-go#16 fix #6841

merged 1 commit into from
Nov 19, 2024

Conversation

dnr
Copy link
Member

@dnr dnr commented Nov 19, 2024

What changed?

Pick up race fix from temporalio/ringpop-go#16

Why?

fix rare data race

How did you test it?

will be tested in CI, release validation

Potential risks

low, the previous code already obtained the same rlock on the same path, so there shouldn't be any risk of new deadlocks

@dnr dnr requested a review from a team as a code owner November 19, 2024 00:15
@dnr dnr merged commit c7a7ec7 into temporalio:main Nov 19, 2024
49 checks passed
@dnr dnr deleted the rprace1 branch November 19, 2024 19:00
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.

2 participants