]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive: more robust TestSignalForwardingExternal
authorIan Lance Taylor <iant@golang.org>
Fri, 25 Mar 2016 22:57:25 +0000 (15:57 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 26 Mar 2016 02:40:12 +0000 (02:40 +0000)
commitc61a55d831d8042e4af48442e3a0db7d80539e5d
tree00b4cb142b075728c8f161d182543807a480b5ef
parent080e2d4320adfb63fa9b67e163341733a15f35f6
misc/cgo/testcarchive: more robust TestSignalForwardingExternal

Try to avoid a race condition in the test.  Passed 500 times on my
laptop.

Fixes #14956.

Change-Id: I5de2e1e3623832f0ab4f180149f7c57ce7cd23c0
Reviewed-on: https://go-review.googlesource.com/21171
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testcarchive/carchive_test.go
misc/cgo/testcarchive/main5.c
misc/cgo/testcarchive/src/libgo2/libgo2.go