Skip to content

Commit

Permalink
Merge pull request #527 from avallbona/patch-1
Browse files Browse the repository at this point in the history
Fixed wrong flag name in Changelog-2.0.22.rst
  • Loading branch information
xrmx authored Nov 28, 2023
2 parents 3be14d3 + 13d2c32 commit 6a6c2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog-2.0.22.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Changes

- `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
- `harakiri-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)
- Fix typo (Young Ziyi)
Expand Down

0 comments on commit 6a6c2f5

Please sign in to comment.