Skip to content

Add `unicorn.rb` lifecycle hooks

Andrew Newdigate requested to merge add-lifecycle-event-hooks-2 into master

As part of the puma multithreaded application workstream, some of the code in unicorn.rb was refactored to support multiple application services.

This led to changes in unicorn.rb - see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22372

These changes need to be reflected in the charts too, but are not currently.

Merge request reports

Loading