Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-02-28 20:06:28 +0300
committerNick Thomas <nick@gitlab.com>2019-03-01 00:58:31 +0300
commit9e783be668d09d6a5688490c74213710ed5f056a (patch)
treea611b9335ba7422b4aeea108b5bd41937f2365cd /changelogs
parent7d1216016cfc64e35955249e39c46615e2dbdf93 (diff)
bin/background_jobs: use pgroups
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/40396-use-pgroups-for-background-jobs.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40396-use-pgroups-for-background-jobs.yml b/changelogs/unreleased/40396-use-pgroups-for-background-jobs.yml
new file mode 100644
index 00000000000..578c780e1a1
--- /dev/null
+++ b/changelogs/unreleased/40396-use-pgroups-for-background-jobs.yml
@@ -0,0 +1,5 @@
+---
+title: 'If chpst is available, make fron-source installations run sidekiq as a process group leader'
+merge_request: 25654
+author:
+type: other