-
Notifications
You must be signed in to change notification settings - Fork 18.3k
runtime: only deduct assist credit for arenas during GC #74705
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
[CL614257](https://go-review.googlesource.com/c/go/+/614257) has changed the original behavior. This modification will restore it.
This PR (HEAD: 980ef25) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/689436. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Shengwei Zhao: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Shengwei Zhao: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Michael Knyszek: Patch Set 3: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Michael Knyszek: Patch Set 3: Auto-Submit+1 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-07-22T16:13:37Z","revision":"0d42e067b5e7a30b38347faf18ef52d9e5437c52"} Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Michael Knyszek: Patch Set 3: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Michael Knyszek: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Michael Knyszek: Patch Set 3: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Shengwei Zhao: Patch Set 4: (3 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
Message from Mark Freeman: Patch Set 4: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/689436. |
CL 617876 has changed the original behavior. This modification will restore it.