mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00

This patch updates tokio_sync::mpsc to support using loom for fuzz testing. It includes a basic fuzz test.
This patch updates tokio_sync::mpsc to support using loom for fuzz testing. It includes a basic fuzz test.