Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime/race: implement race detector for arm64 #25682

Closed
zorrorffm opened this issue Jun 1, 2018 · 2 comments
Closed

runtime/race: implement race detector for arm64 #25682

zorrorffm opened this issue Jun 1, 2018 · 2 comments
Labels
FeatureRequest FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. RaceDetector
Milestone

Comments

@zorrorffm
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

Planned for go 1.12

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (go env)?

arm64 linux

What did you do?

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?

What did you see instead?

@zorrorffm
Copy link
Contributor Author

I am going to implement this

@bradfitz bradfitz added NeedsFix The path to resolution is known, but the work has not been done. FeatureRequest labels Jun 1, 2018
@bradfitz bradfitz added this to the Unplanned milestone Jun 1, 2018
@gopherbot
Copy link

Change https://golang.org/cl/138675 mentions this issue: cmd/runtime: enable TSAN on arm64

@golang golang locked and limited conversation to collaborators Nov 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FeatureRequest FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. RaceDetector
Projects
None yet
Development

No branches or pull requests

4 participants