mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
tokio: fix typos in tokio/CHANGELOG.md
(#7643)
This commit is contained in:
parent
eb99e476e6
commit
b48586f560
@ -45,7 +45,7 @@ a lifetime parameter.
|
||||
|
||||
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
|
||||
affected the spawn location in `TaskMeta::spawned_at`, and did not affect task
|
||||
locations in Tracing events.
|
||||
|
||||
## Unstable
|
||||
|
Loading…
x
Reference in New Issue
Block a user