Skip to content

Fork Puma to validate scheduler fixes

Kamil Trzciński requested to merge fork-puma-gem into master

What does this MR do?

Related to #36858 (closed)

This makes us to switch to use Puma from:

This is needed to test a latest latency improvements for Puma to improve, Puma scheduling mechanism described in detail in #36858 (closed).

This is meant to be temporary as part of effort to upstream the https://github.com/puma/puma/pull/2079, but first validate this patch on GitLab.com.

This forks the puma and puma_worker_killer.

All people mentioned in https://about.gitlab.com/handbook/developer-onboarding/#ruby-gems are additional owners of the above gems.

gitlab-puma

gitlab-puma_worker_killer

Does this MR meet the acceptance criteria?

Conformity

Edited by Yorick Peterse

Merge request reports