-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
cmd/go/internal/modload: use atomic.Pointer for Requirements.graph #54888
Conversation
This PR (HEAD: 1134c69) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/428716 to see it. Tip: You can toggle comments from me using the |
Message from Bryan Mills: Patch Set 1: Run-TryBot+1 Code-Review+2 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Gopher Robot: Patch Set 1: TryBot-Result-1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
…nter[cachedGraph]
1134c69
to
ed993db
Compare
This PR (HEAD: ed993db) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/428716 to see it. Tip: You can toggle comments from me using the |
Message from Abirdcfly Abirdcfly: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Abirdcfly Abirdcfly: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Zeke Lu: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Abirdcfly Abirdcfly: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Bryan Mills: Patch Set 4: Run-TryBot+1 Auto-Submit+1 Code-Review+2 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Gopher Robot: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Message from Gopher Robot: Patch Set 4: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/428716. |
Change-Id: Ie543e1b1df667cfaf3aafa4be727881461ee8b7d GitHub-Last-Rev: ed993db GitHub-Pull-Request: #54888 Reviewed-on: https://go-review.googlesource.com/c/go/+/428716 Auto-Submit: Bryan Mills <bcmills@google.com> Run-TryBot: Bryan Mills <bcmills@google.com> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com>
This PR is being closed because golang.org/cl/428716 has been merged. |
No description provided.