mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 12:18:15 +00:00
Fix core sync test deadlock on darwin
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
// These tests are temporarily disabled on Darwin, as there is currently a
|
||||
// stall occurring which I cannot debug.
|
||||
|
||||
//+build !darwin
|
||||
package test_core_sync
|
||||
|
||||
import "base:intrinsics"
|
||||
|
||||
Reference in New Issue
Block a user