mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-03 02:21:49 -07:00
3a60109180
A thread made inside a test does not share the test index of its parent, so any time one of those threads failed an assert, it would tell the runner to shutdown test index zero.