Skip to content

fix behavior of release_clock() #3951

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
Oct 8, 2024
Merged

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Oct 8, 2024

Fixes #3947

Thanks to @FrankReh for noticing this and suggesting the right approach for the fix!

@RalfJung
Copy link
Member Author

RalfJung commented Oct 8, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Oct 8, 2024

📌 Commit e3cda86 has been approved by RalfJung

It is now in the queue for this repository.

bors added a commit that referenced this pull request Oct 8, 2024
fix behavior of release_clock()

Fixes #3947

Thanks to `@FrankReh` for noticing this and suggesting the right approach for the fix!
@bors
Copy link
Contributor

bors commented Oct 8, 2024

⌛ Testing commit e3cda86 with merge 244231e...

@RalfJung
Copy link
Member Author

RalfJung commented Oct 8, 2024

@bors r+

@bors
Copy link
Contributor

bors commented Oct 8, 2024

📌 Commit bddd6f3 has been approved by RalfJung

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Oct 8, 2024

⌛ Testing commit bddd6f3 with merge 9045930...

@bors
Copy link
Contributor

bors commented Oct 8, 2024

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 9045930 to master...

@bors bors merged commit 9045930 into rust-lang:master Oct 8, 2024
8 checks passed
@RalfJung RalfJung deleted the release-clock branch October 8, 2024 20:32
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.

Missing UB in data race involving socketpair
2 participants