diff options
| author | Michael Matloob <matloob@golang.org> | 2026-04-06 10:13:32 -0400 |
|---|---|---|
| committer | David Chase <drchase@google.com> | 2026-04-08 03:47:54 -0700 |
| commit | 497ec0d4e1763ffd167577cc2ac5fdb82b99ad82 (patch) | |
| tree | f4353a9e4515a5acb628334f8d4a78d6556760d9 /src/cmd/internal | |
| parent | 6797caf71af755fb0fb1c7be72664619ac79f56f (diff) | |
| download | go-497ec0d4e1763ffd167577cc2ac5fdb82b99ad82.tar.xz | |
cmd/go/internal/tool: only forward SIGHUP, SIGINT, SIGQUIT, and SIGTERM
These are the signals that are likely to be sent to go tool by other
programs. This means we won't forward SIGTSTP, SIGTTIN, SIGTTOU. Doing
so was breaking expected behavior in a terminal.
Fixes #76173
Change-Id: I018808e8ecf59e4e111f353968d83b856a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/763060
Reviewed-by: Michael Matloob <matloob@google.com>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/cmd/internal')
0 files changed, 0 insertions, 0 deletions
