mirror of
https://github.com/golang/go
synced 2024-11-18 05:14:43 -07:00
a409356c54
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> |
||
---|---|---|
.. | ||
libgo | ||
libgo2 | ||
libgo3 | ||
libgo4 | ||
libgo6 | ||
libgo7 | ||
libgo8 | ||
p | ||
main2.c | ||
main3.c | ||
main4.c | ||
main5.c | ||
main6.c | ||
main7.c | ||
main8.c | ||
main_unix.c | ||
main_windows.c | ||
main.c |