-
Notifications
You must be signed in to change notification settings - Fork 18k
[release-branch.go1.21] runtime: fix Pinner.Pin documentation #64920
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
Conversation
This PR (HEAD: 7371fc7) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/553395. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from [email protected]: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from qiulaidongfeng: Patch Set 2: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 2: TryBot-Result-1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from qiulaidongfeng: Patch Set 2: -Run-TryBot Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from qiulaidongfeng: Patch Set 2: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
This PR (HEAD: 8ab1972) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/553395. Important tips:
|
Message from qiulaidongfeng: Patch Set 3: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 3: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 3: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from qiulaidongfeng: Patch Set 3: -Run-TryBot Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Cherry Mui: Patch Set 3: Commit-Queue+1 (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-01-25T17:28:14Z","revision":"4923c960bc487608d5dd3e728667b4357361120b"} Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Cherry Mui: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Go LUCI: Patch Set 3: This CL has failed the run. Reason: Tryjob golang/try/go1.21-linux-amd64-staticlockranking has failed with summary (view all results): FAILURE
Tests failed. See all test results. Error: Links:
Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Cherry Mui: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Michael Knyszek: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Change-Id: I287cb3a6c80f05237fbea1fb81c69c1c584abad3
This PR (HEAD: 7c5dd4e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/553395. Important tips:
|
Message from qiulaidongfeng: Patch Set 4: Run-TryBot+1 (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Gopher Robot: Patch Set 4: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from qiulaidongfeng: Patch Set 4: -Run-TryBot Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Michael Knyszek: Patch Set 4: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Michael Knyszek: Patch Set 4: Auto-Submit+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Cherry Mui: Patch Set 4: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Michael Knyszek: Patch Set 4: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-01-31T20:54:26Z","revision":"6712e822cf6d6edc91c4b1496ac9cb9e56ca46a9"} Please don’t reply on this GitHub thread. Visit golang.org/cl/553395. |
Fixes #63768 Change-Id: I01a9bb8f9af22a6b3f6534d431e3ea623875ed48 GitHub-Last-Rev: 7c5dd4e GitHub-Pull-Request: #64920 Reviewed-on: https://go-review.googlesource.com/c/go/+/553395 Reviewed-by: Michael Knyszek <[email protected]> Auto-Submit: Michael Knyszek <[email protected]> Reviewed-by: Cherry Mui <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
This PR is being closed because golang.org/cl/553395 has been merged. |
Fixes #63768