]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: limit issue18146 attempts based on RLIMIT_NPROC
authorIan Lance Taylor <iant@golang.org>
Wed, 21 Dec 2016 21:50:28 +0000 (13:50 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 21 Dec 2016 22:50:41 +0000 (22:50 +0000)
commitd2512aff877a91e8cf8fa97602297f17e5b5d3f2
tree6a34ca21bd6cb5326e24e5ec708e27784bbefbdd
parentd51046b37ce382bbca0de7277721567e1ee0146a
misc/cgo/test: limit issue18146 attempts based on RLIMIT_NPROC

Fixes #18381.

Change-Id: I0a476cd7f6182c8d4646628477c56c133d5671ee
Reviewed-on: https://go-review.googlesource.com/34667
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/test/issue18146.go