1
0
mirror of https://github.com/golang/go synced 2024-11-24 08:30:15 -07: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
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