mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-28 05:34:45 +00:00

This stress test was originally introduced in 65cca4bd3fa0abe1000662014b3e3ea1420728f5 to detect a UAF in libuv (see RUST-12823), but we no longer use libuv, so remove this test as it was causing flaky timeout failures. See RUST-144878 for discussion.