mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
4d7c182f7d
This test harness ensures consistent non-blocking semantics and validates that we have solved the toctou condition. The __global_context_for_test is a bit of a hack to fuse together the test supplied proc and the executing logic in packaage chan.