Skip to content

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Nov 9, 2025

Also simplify the epoll data structures a bit by having fewer ref-counted pieces.

Fixes #4674

@rustbot
Copy link
Collaborator

rustbot commented Nov 9, 2025

Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Nov 9, 2025
@RalfJung RalfJung force-pushed the epoll branch 7 times, most recently from 185cb94 to d84514a Compare November 9, 2025 20:52
@RalfJung RalfJung enabled auto-merge November 9, 2025 20:55
@RalfJung RalfJung added this pull request to the merge queue Nov 9, 2025
Merged via the queue into rust-lang:master with commit 90c0c68 Nov 9, 2025
13 checks passed
@RalfJung RalfJung deleted the epoll branch November 9, 2025 21:51
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label Nov 9, 2025
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.

Miri does not wake up waiting threads when registering new epoll interests

2 participants