mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-07 00:00:09 +02: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.