]> Cypherpunks repositories - gostls13.git/commit
Clarify that a new goroutine is not started for each finalizer.
authorIan Lance Taylor <iant@golang.org>
Thu, 15 Jul 2010 19:32:38 +0000 (12:32 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 15 Jul 2010 19:32:38 +0000 (12:32 -0700)
commit5958fd7f8908243338976258e03f18735679f7f2
tree8e707a72953b91f804576a7f6e8694fb6839a86f
parent9867ced972d018715f7a44693eb644ac259e74c1
Clarify that a new goroutine is not started for each finalizer.

R=rsc
CC=golang-dev
https://golang.org/cl/1698051
src/pkg/runtime/extern.go