mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
52d38f1788
These tests will race access to __global_context_for_test, which can cause the test suite to flake. Even though only a single test actually references the variable, the logic in try_select consumes it.