-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: netbsd hangs during testing.Skipf #8574
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
Labels
Milestone
Comments
I would start with the // TODO(jsing) - potential deadlock! comment in os_netbsd.c. I think os_netbsd.c should look more like this: https://golang.org/cl/144900043 Anyone is welcome to pick this up and work on it. I won't. |
I updated the NetBSD builders to NetBSD 7.1. Maybe something was fixed. We'll see. /cc @bsiegert |
CL https://golang.org/cl/47036 mentions this issue. |
Fixed by requiring NetBSD 8+ for Go 1.10. Documentation bug is #22911 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: