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

Socket read/write cleanup #4112

Merged
merged 3 commits into from
Dec 27, 2024
Merged

Socket read/write cleanup #4112

merged 3 commits into from
Dec 27, 2024

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Dec 27, 2024

Fixes #4051

Also adds a test confirming that the weak-ref-upgrade here can never fail.

Similar to #4099 by @tiif -- what are your plans for that PR? It's been a "draft" for a while.

@oli-obk oli-obk added this pull request to the merge queue Dec 27, 2024
Merged via the queue into rust-lang:master with commit 8449b7e Dec 27, 2024
7 checks passed
@RalfJung RalfJung deleted the socket-cleanup branch December 27, 2024 14:56
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.

Report deadlock error when a thread is blocked on a closed FD
2 participants