diff options
author | Nick Thomas <nick@gitlab.com> | 2019-02-28 17:06:28 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-02-28 21:58:31 +0000 |
commit | 9e783be668d09d6a5688490c74213710ed5f056a (patch) | |
tree | a611b9335ba7422b4aeea108b5bd41937f2365cd /changelogs | |
parent | 7d1216016cfc64e35955249e39c46615e2dbdf93 (diff) | |
download | gitlab-ce-9e783be668d09d6a5688490c74213710ed5f056a.tar.gz |
bin/background_jobs: use pgroups
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/40396-use-pgroups-for-background-jobs.yml | 5 |
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 |