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

This fuzz test touches some quadratic time code paths. This changes the test to limit the test size so that the test doesn't time out.
This fuzz test touches some quadratic time code paths. This changes the test to limit the test size so that the test doesn't time out.