1
0
mirror of https://github.com/golang/go synced 2024-10-01 22:28:33 -06:00
go/misc/cgo/testcarchive/src
Ian Lance Taylor c61a55d831 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>
2016-03-26 02:40:12 +00:00
..
libgo misc/cgo/testcarchive: enable test on darwin/arm 2015-04-20 15:16:16 +00:00
libgo2 misc/cgo/testcarchive: more robust TestSignalForwardingExternal 2016-03-26 02:40:12 +00:00
libgo3 runtime: disable a signal by restoring the original disposition 2016-01-05 00:25:50 +00:00
libgo4 runtime: preserve signal stack when calling Go on C thread 2016-01-06 23:11:42 +00:00
p misc/cgo/testcarchive: avoid bad pointer passing 2015-04-13 19:00:52 +00:00