Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tokio-rs/tokio

Tags

tokio-macros-2.6.0

Toggle tokio-macros-2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare tokio-macros v2.6.0 (#7676)

tokio-1.48.0

Toggle tokio-1.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare Tokio v1.48.0 (#7677)

tokio-1.47.2

Toggle tokio-1.47.2's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: prepare Tokio v1.47.2 (#7681)

Signed-off-by: ADD-SP <[email protected]>

tokio-1.43.3

Toggle tokio-1.43.3's commit message

Verified

This commit was signed with the committer’s verified signature.
chore: prepare Tokio v1.43.3

Signed-off-by: ADD-SP <[email protected]>

tokio-util-0.7.16

Toggle tokio-util-0.7.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare tokio-util v0.7.16 (#7507)

tokio-1.47.1

Toggle tokio-1.47.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare Tokio v1.47.1 (#7504)

tokio-1.43.2

Toggle tokio-1.43.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare Tokio v1.43.2 (#7502)

tokio-1.47.0

Toggle tokio-1.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare Tokio v1.47.0 (#7482)

tokio-1.46.1

Toggle tokio-1.46.1's commit message
# 1.46.1 (July 4th, 2025)

This release fixes incorrect spawn locations in runtime task hooks for tasks
spawned using `tokio::spawn` rather than `Runtime::spawn`. This issue only
effected the spawn location in `TaskMeta::spawned_at`, and did not effect task
locations in Tracing events.

## Unstable

- runtime: add `TaskMeta::spawn_location` tracking where a task was spawned
  ([#7440])

[#7440]: #7440

tokio-1.46.0

Toggle tokio-1.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare Tokio v1.46.0 (#7437)