]> Cypherpunks repositories - gostls13.git/commit
os/signal: remove SIGSYS from list of signals that take no action
authorIan Lance Taylor <iant@golang.org>
Wed, 5 Jun 2024 20:41:20 +0000 (13:41 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 7 Jun 2024 18:11:00 +0000 (18:11 +0000)
commitce51533a9d541fa0d1511e18f20ee61d4ecbb5a9
treedb9ae2bd74df849c89edda43742470b6d218fc96
parent640067f28a95bbc32aa701ceea204e28e510b04f
os/signal: remove SIGSYS from list of signals that take no action

It actually causes the program to throw.

Fixes #67729

Change-Id: Id970baff631616a4dc4e434827e622e1b16f2724
Reviewed-on: https://go-review.googlesource.com/c/go/+/590915
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/os/signal/doc.go