Welcome to mirror list, hosted at ThFree Co, Russian Federation.

8_gitaly.rb « initializers « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07dd30f0a24897e8390672ac56cc369b3d377946 (plain)
1
2
# Make sure we initialize a Gitaly channel before Sidekiq starts multi-threaded execution.
Gitlab::GitalyClient.channel unless Rails.env.test?