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

chore: prepare Tokio v1.42.0 #7005

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

Darksonn
Copy link
Contributor

@Darksonn Darksonn commented Dec 3, 2024

1.42.0 (Dec 3rd, 2024)

Added

  • io: add AsyncFd::{try_io, try_io_mut} (#6967)

Fixed

  • io: avoid ptr->ref->ptr roundtrip in RegistrationSet (#6929)
  • runtime: do not defer yield_now inside block_in_place (#6999)

Changes

  • io: simplify io readiness logic (#6966)

Documented

  • net: fix docs for tokio::net::unix::{pid_t, gid_t, uid_t} (#6791)
  • time: fix a typo in Instant docs (#6982)

@Darksonn Darksonn added the A-tokio Area: The main tokio crate label Dec 3, 2024
@Darksonn Darksonn merged commit bb9d570 into tokio-rs:master Dec 3, 2024
83 checks passed
@Darksonn Darksonn deleted the prepare-tokio-1.42.0 branch December 3, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants