diff options
author | Shinya Maeda <shinya@gitlab.com> | 2019-04-28 10:27:08 +0700 |
---|---|---|
committer | Shinya Maeda <shinya@gitlab.com> | 2019-04-28 12:59:23 +0700 |
commit | 28f785404a6659d61c69ee4bfdaca915652d1759 (patch) | |
tree | 0ba0c26fdc6e685538e6a6d6ab6f2ffbf174f749 /bin | |
parent | f04f6909cebac79704081bc4787099c613a70cf7 (diff) | |
download | gitlab-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 'bin')
0 files changed, 0 insertions, 0 deletions