Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate SIGINT in signal handling #962

Merged

Conversation

soya111
Copy link
Contributor

@soya111 soya111 commented Dec 29, 2024

  1. Remove duplicate SIGINT from signal.Notify call
  2. Keep other signal handlers (SIGHUP, SIGTERM, SIGQUIT) unchanged

@lance6716 lance6716 merged commit a66e74e into go-mysql-org:master Dec 29, 2024
15 checks passed
Copy link
Collaborator

@lance6716 lance6716 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

2 participants