-
- 下载
Merge branch 'project-cache-worker-scheduling' into 'master'
Don't schedule ProjectCacheWorker unless needed ## What does this MR do? This MR changes `ProjectCacheWorker.perform_async` so scheduling only takes place when needed. See the commits for more details. See merge request !7099
显示
- CHANGELOG.md 1 个添加, 0 个删除CHANGELOG.md
- app/workers/project_cache_worker.rb 13 个添加, 3 个删除app/workers/project_cache_worker.rb
- lib/gitlab/exclusive_lease.rb 8 个添加, 1 个删除lib/gitlab/exclusive_lease.rb
- spec/lib/gitlab/exclusive_lease_spec.rb 29 个添加, 14 个删除spec/lib/gitlab/exclusive_lease_spec.rb
- spec/spec_helper.rb 6 个添加, 0 个删除spec/spec_helper.rb
- spec/workers/project_cache_worker_spec.rb 20 个添加, 0 个删除spec/workers/project_cache_worker_spec.rb
加载中
想要评论请 注册 或 登录