summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-03-09 12:30:19 +0000
committerNick Thomas <nick@gitlab.com>2019-03-09 13:34:06 +0000
commit452f5081434973ea512fe75c317354b3893f00e4 (patch)
tree433bbbdb477f30b943c6ad276e70159172f12d1a /changelogs
parent106888fb51bd1e63c0ee2f1ca84653b7f9416f6f (diff)
downloadgitlab-ce-452f5081434973ea512fe75c317354b3893f00e4.tar.gz
Fix the last-ditch memory killer pgroup SIGKILL
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/more-pgroup-fix.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/more-pgroup-fix.yml b/changelogs/unreleased/more-pgroup-fix.yml
new file mode 100644
index 00000000000..6e85205ccba
--- /dev/null
+++ b/changelogs/unreleased/more-pgroup-fix.yml
@@ -0,0 +1,5 @@
+---
+title: Fix the last-ditch memory killer pgroup SIGKILL
+merge_request: 25940
+author:
+type: fixed