]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/noder: limit the number of goroutine
authorhqpko <whaibin01@hotmail.com>
Tue, 30 Mar 2021 14:53:24 +0000 (14:53 +0000)
committerMatthew Dempsky <mdempsky@google.com>
Tue, 30 Mar 2021 16:07:38 +0000 (16:07 +0000)
commitc274a7c03be7b69d54d3307b954f6a0eb298c860
treef4afc5b7127fdad939a99e58be85206bc42eed5b
parente4a4161f1f3157550846e1b6bd4fe83aae15778e
cmd/compile/internal/noder: limit the number of goroutine

Change-Id: I7f05108fea351a4895dde6090bf86beb822f2c28
GitHub-Last-Rev: e4a2d3a11aa258f2ddf5e39ab4769883f94e3dab
GitHub-Pull-Request: golang/go#45289
Reviewed-on: https://go-review.googlesource.com/c/go/+/305869
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/compile/internal/noder/noder.go