mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00

This patch updates tokio_sync::mpsc to support using loom for fuzz testing. It includes a basic fuzz test.
tokio-sync
Synchronization utilities
Overview
This crate provides synchronization utilities for usage 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.