Closed MattBrittan closed 2 years ago
This test contained a race condition. Also as per the docs "FailNow must be called from the goroutine running the test or benchmark function, not from other goroutines created during the test.".
This test contained a race condition. Also as per the docs "FailNow must be called from the goroutine running the test or benchmark function, not from other goroutines created during the test.".