bastion-rs / bastion

Highly-available Distributed Fault-tolerant Runtime
https://www.bastion-rs.com
Apache License 2.0
2.79k stars 103 forks source link

Rewrite try_recv as try_recv_timeout with a 0 ns timeout. #258

Closed o0Ignition0o closed 4 years ago

o0Ignition0o commented 4 years ago
Checklist
o0Ignition0o commented 4 years ago

Great idea, I hadn't thought of that yesterday, but i ll do it today!

o0Ignition0o commented 4 years ago

While I was at it, I added recv and try_recv tests 🙌

o0Ignition0o commented 4 years ago

wait the CI just went haywire Oo

o0Ignition0o commented 4 years ago

Looking Better !