]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106836 - ibraheemdev:sync-sender-spin, r=Amanieu
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 26 Jan 2023 06:53:23 +0000 (07:53 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Jan 2023 06:53:23 +0000 (07:53 +0100)
Remove optimistic spinning from `mpsc::SyncSender`

Per https://github.com/rust-lang/rust/pull/106701#issuecomment-1381649679.
Closes #106804

r? `@Amanieu`


Trivial merge