-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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: throw in sweepone #27997
Comments
https://build.golang.org/log/4f04cd589f5f368ae6cdfa6f1e48de64387eef99 on darwin-amd64_10_10 builder encountered "non in-use span in unswept list" throw. cc @aclements |
Another instance in #28003. CC @aclements @RLH |
Trybot failure on golang.org/cl/139459: https://storage.googleapis.com/go-build-log/02ba3822/windows-386-2008_e8e78a47.log |
This is almost certainly related to 873bd47 (https://golang.org/cl/134783) |
Change https://golang.org/cl/140697 mentions this issue: |
I got a bizarre-looking misc-vet-all flake on CL 76311: https://storage.googleapis.com/go-build-log/46b1d0b9/misc-vet-vetall_0e3975bb.log
Looks like it must be the "non in-use span in unswept list" throw.
The text was updated successfully, but these errors were encountered: