From b732e9c4037e046354e959c67e789d9e3fcec5f1 Mon Sep 17 00:00:00 2001 From: Yash Tibrewal Date: Thu, 1 Nov 2018 16:14:40 -0700 Subject: Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.yaml') diff --git a/build.yaml b/build.yaml index bd30e54258..ba95fcfdd9 100644 --- a/build.yaml +++ b/build.yaml @@ -4668,7 +4668,7 @@ targets: - test/cpp/end2end/interceptors_util.h src: - test/cpp/end2end/end2end_test.cc - - test/cpp/end2end/interceptor_util.cc + - test/cpp/end2end/interceptors_util.cc deps: - grpc++_test_util - grpc_test_util -- cgit v1.2.3