-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-runtimeModule: tokio/runtimeModule: tokio/runtimeS-blocked-on-msrvStatus: need an MSRV bump to progressStatus: need an MSRV bump to progress
Description
Requires a to bump 1.64 but it will allow the decrease of the number of transient dependencies for downstream crates.
1.63 only makes use of cgroupv2 and such exclusive behavior led to issues like rust-lang/rust#97549. In 1.64, cgroupv1 is also supported (rust-lang/rust#97925, https://releases.rs/docs/1.64.0/).
cc #6210
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-feature-requestCategory: A feature request.Category: A feature request.M-runtimeModule: tokio/runtimeModule: tokio/runtimeS-blocked-on-msrvStatus: need an MSRV bump to progressStatus: need an MSRV bump to progress