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

Graceful shutdown #85

Closed
dvaccarosenna opened this issue Sep 30, 2021 · 1 comment
Closed

Graceful shutdown #85

dvaccarosenna opened this issue Sep 30, 2021 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@dvaccarosenna
Copy link
Member

Remove usage of uwsgi and always use Gunicorn to ensure SIGTERM is handled by the Gunicorn process.

@dvaccarosenna dvaccarosenna added the enhancement New feature or request label Sep 30, 2021
@dvaccarosenna dvaccarosenna added this to the 3.1.0 milestone Sep 30, 2021
@dvaccarosenna
Copy link
Member Author

Fixed by #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant