grpc/test/core/surface
Alisha Nanda 0a502d8f2e
Fix race between Read and ServerContext::IsCancelled in Sync API (#27056)
* Fix OOM issues in qps tests

* Add more verbose logging.

* Fix clang error

* Fix race between IsCancelled and Read

* Fix build errors from using bool in C code
2021-09-15 12:29:02 -07:00
..
BUILD Static policy provider implementation. (#26134) 2021-06-03 23:18:08 -07:00
byte_buffer_reader_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
channel_create_test.cc change tests to use the new class instead of grpc_test_init 2018-11-30 08:57:38 -08:00
completion_queue_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
completion_queue_threading_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
concurrent_connectivity_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
init_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
lame_client_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
num_external_connectivity_watchers_test.cc C++ cast for void* 2020-11-30 17:29:15 -08:00
public_headers_must_be_c89.c Fix race between Read and ServerContext::IsCancelled in Sync API (#27056) 2021-09-15 12:29:02 -07:00
secure_channel_create_test.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07:00
sequential_connectivity_test.cc clang-tidy: enable google-readability-braces-around-statements 2020-11-06 13:41:44 -08:00
server_chttp2_test.cc Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 2021-08-31 13:26:43 -07:00
server_test.cc Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 2021-08-31 13:26:43 -07:00