golang/go

runtime/race: complete race detector on netbsd/amd64

Open

#26,403 opened on Jul 16, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
NeedsFixOS-NetBSDcompiler/runtimehelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The new netbsd/amd64 race detector support is not 100% done yet, per https://github.com/golang/go/issues/19273#issuecomment-349474852

We also don't have a builder for it.

This is a tracking bug to see it completed.

/cc @krytarowski

Contributor guide