mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
2d12e265cc
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.