From 5ef8df0c230ec7eb9c960550ea1917f0b62da714 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Wed, 30 Apr 2014 15:52:07 -0400 Subject: [PATCH] Noting merge of #1216. --- changelog.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.html b/changelog.html index 84ca019b21..5de00c3f0c 100644 --- a/changelog.html +++ b/changelog.html @@ -58,6 +58,9 @@ Upcoming changes
  • Memory exhausion in remoting channel since 1.560. (issue 22734) +
  • + Prevent up to two-minute delay before scheduling jobs from a cron trigger. + (pull request 1216) -- GitLab