-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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: TestLockedDeadlock2 is flaky #35274
Comments
|
I wasn't able to reproduce on the darwin-amd64-10_11 gomote running this command 100 times:
I guess this could be related to #34575 (since it seems to be a hang), even though that only ever showed up on ppc64. We could wait until the fix for that is in, and see if this problem repros. Just that we only saw cases within the last day seems like it would indicate it was a different issue. |
Could be #35294. |
Change https://golang.org/cl/204800 mentions this issue: |
darwin-amd64-10_11
(https://build.golang.org/log/87cbb5de232913d0f63dd1690c7e01da6ff3a56b):This may be the same root cause as #34575; I'm not sure.
CC @mknyszek @aclements @danscales
The text was updated successfully, but these errors were encountered: