]> Cypherpunks repositories - gostls13.git/commit
runtime: remove unused unique.runtime_blockUntilEmptyFinalizerQueue
authorCherry Mui <cherryyz@google.com>
Fri, 13 Jun 2025 15:39:00 +0000 (11:39 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 13 Jun 2025 16:06:39 +0000 (09:06 -0700)
commit644905891fe02b5426f026297c6aff008fa5c735
tree60520bcd4435725d1c02bde08267d01abcbfb3d5
parent683810a36805cd81e59be9984001bd0f604b6024
runtime: remove unused unique.runtime_blockUntilEmptyFinalizerQueue

It was added in CL 650256, and then the use in the unique package
was removed in CL 650697.

Change-Id: Id95f5dff7e11a2dc3eb544fda2586a305d3d91ab
Reviewed-on: https://go-review.googlesource.com/c/go/+/681476
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/mfinal.go