Skip to content

fix: handle SIGHUP in watcher#2764

Open
mateenali66 wants to merge 1 commit intogo-task:mainfrom
mateenali66:fix/sighup-watcher
Open

fix: handle SIGHUP in watcher#2764
mateenali66 wants to merge 1 commit intogo-task:mainfrom
mateenali66:fix/sighup-watcher

Conversation

@mateenali66
Copy link

watcher currently restarts on SIGINT and SIGTERM but not SIGHUP. added SIGHUP to the signal handler in signals.go so it gets the same treatment — closes #2642

Signed-off-by: Mateen Anjum <mateenali66@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Watcher interrupt on SIGHUP

1 participant