[all-commits] [llvm/llvm-project] 22a3e4: [clangd] Set gRPC deadlines to all remote index re...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Wed Jul 1 03:46:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 22a3e4055f4382e8ebbf67705501e6969c6b398b
https://github.com/llvm/llvm-project/commit/22a3e4055f4382e8ebbf67705501e6969c6b398b
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/Client.cpp
Log Message:
-----------
[clangd] Set gRPC deadlines to all remote index requests
Summary: "TL;DR: Always set a deadline.", https://grpc.io/blog/deadlines/
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82844
More information about the All-commits
mailing list