diff options
| author | Jacob Vosmaer <jacob@gitlab.com> | 2017-05-10 14:18:59 +0200 |
|---|---|---|
| committer | Jacob Vosmaer <jacob@gitlab.com> | 2017-05-15 10:52:33 +0200 |
| commit | 43f037c903605b55ca1c34a24ab1ea1a522816fb (patch) | |
| tree | b98ac27a936432372c4833c3c9a53be88369cea7 /shared/pages | |
| parent | e261b4b8517ba6d5d5b082f1955836c945fd51fc (diff) | |
| download | gitlab-ce-43f037c903605b55ca1c34a24ab1ea1a522816fb.tar.gz | |
Don't reuse gRPC channels
It seems that bad things happen when two gRPC stubs share one gRPC
channel so let's stop doing that. The downside of this is that we
create more gRPC connections; one per stub.
Diffstat (limited to 'shared/pages')
0 files changed, 0 insertions, 0 deletions
