]> Cypherpunks repositories - gostls13.git/commit
runtime: resolve latent TODOs
authorTamir Duberstein <tamird@google.com>
Mon, 13 May 2019 18:20:53 +0000 (14:20 -0400)
committerAustin Clements <austin@google.com>
Mon, 13 May 2019 19:33:29 +0000 (19:33 +0000)
commit9c86eae3844105c2e66ca6064ca70fd287894819
tree936b81e9f5360a788eef716a3391144e938fda3e
parent71be83e8ca660c375592683bf71de8864a8464c5
runtime: resolve latent TODOs

These were added in https://go-review.googlesource.com/1224; according
to austin@google.com these annotations are not valuable - resolving by
removing the TODOs.

Change-Id: Icf3f21bc385cac9673ba29f0154680e970cf91f2
Reviewed-on: https://go-review.googlesource.com/c/go/+/176899
Reviewed-by: Austin Clements <austin@google.com>
src/runtime/mgc.go
src/runtime/mgcmark.go
src/runtime/mgcsweep.go