diff options
| author | Ian Lance Taylor <iant@golang.org> | 2022-07-21 16:49:48 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2022-08-19 03:09:05 +0000 |
| commit | a409356c548133e188acd7873e73a66ff5982b57 (patch) | |
| tree | 4e67f7f36cde1213db2ef52aa77e770f70840bf7 /src/runtime | |
| parent | 55ecc3a88670c14bbbfc9d6c96cf65891cc608f5 (diff) | |
| download | go-a409356c548133e188acd7873e73a66ff5982b57.tar.xz | |
misc/cgo/testcarchive: permit SIGQUIT for TestSignalForwardingExternal
Occasionally the signal will be sent to a Go thread, which will cause
the program to exit with SIGQUIT rather than SIGSEGV.
Add TestSignalForwardingGo to test the case where the signal is
expected to be delivered to a Go thread.
Fixes #53907
Change-Id: Iaefb964c2be4a815c11c507fa89648f8a7740ba9
Reviewed-on: https://go-review.googlesource.com/c/go/+/419014
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Austin Clements <austin@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
