]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/errors: limit number of parallel executions
authorIan Lance Taylor <iant@golang.org>
Thu, 30 May 2019 22:32:27 +0000 (18:32 -0400)
committerIan Lance Taylor <iant@golang.org>
Fri, 31 May 2019 00:51:48 +0000 (00:51 +0000)
commitd53f380e620c59cb3f30736584879c3c104ee488
tree68fd6ee455359a2f3bdd3d111fbb2564cc02bfa7
parent9e2299207a4ed4de49eae173903ae88ee8da6065
misc/cgo/errors: limit number of parallel executions

Fixes #32328

Change-Id: Iee71ecb247f2c439804c2ff03a6ed7b7f5a8b562
Reviewed-on: https://go-review.googlesource.com/c/go/+/179603
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/errors/ptr_test.go