hashicorp / hashicorp/consul

Expand the list of signals forwarded to child process for *nix

Open
#3,571 0 comments 5 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

In #2999 we cleaned up child process handling, but limited the signals forwarded to child processes in commands like `consul watch` to INT and KILL because those were the two supported in windows as well.

It is worth expanding this to TERM, HUP, QUIT etc via a util_linux.go to capture and forward more common signals.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.