-
Notifications
You must be signed in to change notification settings - Fork 18k
all: public procPin and procUnpin to internal/runtime/proc #66941
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
base: master
Are you sure you want to change the base?
Conversation
For golang#65355 Change-Id: I42c04ade295d2900f55596ad2f223c9c93dd740f
This PR (HEAD: d96cb9b) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/580536. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from qiulaidongfeng: Patch Set 3: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-04-20T09:47:41Z","revision":"c96b277d7caa8498a1acf9f9db1d5128014831c7"} Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from qiulaidongfeng: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 3: This CL has failed the run. Reason: Tryjob golang/try/x_tools-gotip-linux-amd64 has failed with summary (view all results): FAILURE
Error: Links: Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
This PR (HEAD: 302dfbd) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/580536. Important tips:
|
Message from qiulaidongfeng: Patch Set 4: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 4: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-04-20T10:17:57Z","revision":"7c28b42cdd4384e0bf3fb1f959adb0d8c89ea0e7"} Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from qiulaidongfeng: Patch Set 4: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 4: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 4: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Ian Lance Taylor: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
This PR (HEAD: aecf47c) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/580536. Important tips:
|
Message from qiulaidongfeng: Patch Set 5: Commit-Queue+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 5: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2024-04-21T03:17:41Z","revision":"4c25624f02205119e9ae39dedf3dfb6a64848640"} Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from qiulaidongfeng: Patch Set 5: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 5: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Go LUCI: Patch Set 5: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Austin Clements: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from Austin Clements: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
Message from qiulaidongfeng: Patch Set 6: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/580536. |
This CL reduces functions that implement the same function.
For #65355