mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-03 03:38:32 -04:00
This test ensures that contending threads racing to try_send against a single blocking read will result in exactly one winner without any senders blocking.