Rollup merge of #144894 - jieyouxu:chop-thread-cnt, r=ChrisDenton

Delete `tests/ui/threads-sendsync/tcp-stress.rs`

This stress test was originally introduced in 65cca4bd3fa0abe1000662014b3e3ea1420728f5 to detect a UAF in `libuv` (see rust-lang/rust#12823), but we no longer use `libuv`, so remove this test as it no longer serves its original purpose, and is causing flaky timeout failures.

Closes rust-lang/rust#144878 (by removing the test).

r? libs
This commit is contained in:
Samuel Tardieu 2025-08-05 03:51:41 +02:00 committed by GitHub
commit d8756d850a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available