Skip to content

Conversation

hds
Copy link
Collaborator

@hds hds commented Apr 13, 2025

There was a soundness defect in Tokio's broadcast channel. This change
updates to the oldest version of Tokio with the soundness defect fixed
(1.38.2 - 1.38 is the current oldest LTS version). This is preferable to
updating to the latest version of Tokio, as that would force users of
console-subscriber to use that version or later too.

Tokio 1.38.2: https://github.com/tokio-rs/tokio/releases/tag/tokio-1.38.2

There was a soundness defect in Tokio's broadcast channel. This change
updates to the oldest version of Tokio with the soundness defect fixed
(1.38.2 - 1.38 is the current oldest LTS version). This is preferable to
updating to the latest version of Tokio, as that would force users of
`console-subscriber` to use that version or later too.

Tokio 1.38.2: https://github.com/tokio-rs/tokio/releases/tag/tokio-1.38.2
@hds hds requested a review from a team as a code owner April 13, 2025 11:39
@hds hds requested a review from 0xPoe April 14, 2025 05:31
@hds
Copy link
Collaborator Author

hds commented Oct 7, 2025

Tokio has already been updated past this version.

@hds hds closed this Oct 7, 2025
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.

1 participant