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

Adding SIGQUIT as a handled signal #1709

Closed

Conversation

adnaanbheda
Copy link
Contributor

@adnaanbheda adnaanbheda commented Oct 16, 2022

Gunicorn sends a SIGQUIT instead of a SIGINT even when it receives a SIGINT, in any case, uvicorn should be able to handle SIGQUIT as well, so this is a small fix that does that.

Fixes

Ref: benoitc/gunicorn#2604

@Kludex
Copy link
Sponsor Member

Kludex commented Oct 18, 2022

Let's proceed with #1710. 👍

@Kludex Kludex closed this Oct 18, 2022
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.

None yet

2 participants