Fix core sync test deadlock on darwin

This commit is contained in:
pkova
2024-09-17 01:52:51 +03:00
parent a16d3b6c9a
commit fff99c726e
3 changed files with 15 additions and 3 deletions
-1
View File
@@ -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"