mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-19 00:00:09 +02:00
This fixes the docstrings on `FutureExt` so that the bias and fairness notes are correct and consistent in all cases. All cancellation-related wrappers are biased towards the completion of the inner future, but they do initially check if the token is already cancelled at construction time.
tokio-util
Utilities for working with Tokio.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tokio by you, shall be licensed as MIT, without any additional terms or conditions.