Add locking to pipeline add job service
It prevents the race condition when adding a job to a pipeline in small frequencies. It's behind a FF ci_pipeline_add_job_with_lock.
Showing
Please register or sign in to comment
It prevents the race condition when adding a job to a pipeline in small frequencies. It's behind a FF ci_pipeline_add_job_with_lock.