mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
51f60d1139
This stress test was originally introduced in
65cca4bd3f 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.