summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-02-28 23:41:00 +0000
committerStan Hu <stanhu@gmail.com>2019-02-28 23:41:00 +0000
commite809f6dd9ba3420c0a7bcdaff4d9623c21ed1a55 (patch)
treecc413a775ecd1ab446f806e222c56a1bf3141414 /changelogs
parent3b5ecd35ec79a45aa164ded3ae032a18b8f92324 (diff)
parent9e783be668d09d6a5688490c74213710ed5f056a (diff)
downloadgitlab-ce-e809f6dd9ba3420c0a7bcdaff4d9623c21ed1a55.tar.gz
Merge branch '40396-use-pgroups-for-background-jobs' into 'master'
bin/background_jobs: use pgroups Closes #40396 See merge request gitlab-org/gitlab-ce!25654
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