summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2019-04-28 10:27:08 +0700
committerShinya Maeda <shinya@gitlab.com>2019-04-28 12:59:23 +0700
commit28f785404a6659d61c69ee4bfdaca915652d1759 (patch)
tree0ba0c26fdc6e685538e6a6d6ab6f2ffbf174f749 /qa
parentf04f6909cebac79704081bc4787099c613a70cf7 (diff)
downloadgitlab-ce-28f785404a6659d61c69ee4bfdaca915652d1759.tar.gz
Prevent concurrent execution of PipelineScheduleWorker
Currently, PipelineScheduleWorker is fired in a short period on our production server. We can stop this behavior by locking the execution thread with in_lock method.
Diffstat (limited to 'qa')
0 files changed, 0 insertions, 0 deletions