Replies: 1 comment
-
No it's just using race (and i use it all the time on my M1 Max machine so... lol). I think I copied and pasted the docs from go test's output a few years ago. They've added arm support since then. If you're up for a quick PR that would be great thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
im wondering why darwin/arm64 is not listed here.
As stated in https://go.dev/doc/articles/race_detector go seems to have support for detecting race conditions also on darwin/arm64.
Does ginkgo use another mechanism to detect race condtions?
Beta Was this translation helpful? Give feedback.
All reactions