Skip to content

Remove puma worker killer

Nikola Milojevic requested to merge 379199-remove--puma-worker-killer into master

What does this MR do and why?

Removes puma-worker-killer

We are using backward-compatible Watchdog by default for several releases. This is just a cleanup

Please note that we have are initializing PumaWorkerKiller in puma.rb templates used by omnibus and CNG, So I created 2 separate MR to clean this first:

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #379199 (closed)

Edited by Nikola Milojevic

Merge request reports