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

Update uwsgi to 2.0.22 #3292

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Update uwsgi to 2.0.22 #3292

merged 1 commit into from
Jul 28, 2023

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uWSGI from 2.0.21 to 2.0.22.

Changelog

2.0.22

Released unreleased

Maintenance release

Changes
-------

- Add graceful harakiri to give more slack to workers in order to do cleanup actions (Filipe Felisbino)
The following options have been added:

- `harakiri-graceful-timeout` to control the timeout for the worker to attempt a graceful shutdown
- `harakiri-graceful-signal`, to choose which signal to use for graceful harakiri (default: SIGTERM)
- `harakiri-graceful-queue-threshold` in order to trigger harakiri only when the listen queue crosses a threshold
- plugins/php: Fix PHP 8.2 compilation (Alexandre Rossi)
- plugins/python: Use "backslashreplace" on stderr initialization (Nicolas Evrard)

Availability
------------

You can download uWSGI 2.0.22 from
Links

@atodorov atodorov force-pushed the pyup-update-uwsgi-2.0.21-to-2.0.22 branch from 5eaefff to ef5b498 Compare July 28, 2023 09:48
@atodorov atodorov merged commit e0b8bc3 into master Jul 28, 2023
35 of 40 checks passed
@atodorov atodorov deleted the pyup-update-uwsgi-2.0.21-to-2.0.22 branch July 28, 2023 10:57
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