Skip to content

chore: prepare Tokio v1.45.0 release#7308

Merged
Darksonn merged 1 commit intomasterfrom
release-tokio-1.45
May 6, 2025
Merged

chore: prepare Tokio v1.45.0 release#7308
Darksonn merged 1 commit intomasterfrom
release-tokio-1.45

Conversation

@carllerche
Copy link
Copy Markdown
Member

Added

  • metrics: stabilize worker_total_busy_duration, worker_park_count, and
    worker_unpark_count (#6899, #7276)
  • process: add Command::spawn_with (#7249)

Changed

  • io: do not require Unpin for some trait impls (#7204)
  • rt: mark runtime::Handle as unwind safe (#7230)
  • time: revert internal sharding implementation (#7226)

Unstable

  • rt: remove alt multi-threaded runtime (#7275)

@Darksonn Darksonn added the A-tokio Area: The main tokio crate label May 6, 2025
Copy link
Copy Markdown
Member

@Darksonn Darksonn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@Darksonn Darksonn merged commit 00754c8 into master May 6, 2025
91 checks passed
@Darksonn Darksonn deleted the release-tokio-1.45 branch May 6, 2025 06:43
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