1026 Commits (a950149a907c61315d298caee59ea3a201ecce5c)

Author SHA1 Message Date
Lidi Zheng 1c78ccd44e Implement add_done_callbacks and time_remaining 5 years ago
Lidi Zheng adab340647 Simplify call_test using mixin class 5 years ago
Lidi Zheng 613f64f12e Support metadata for streaming RPCs 5 years ago
Lidi Zheng f912ddf7d4 Split the seen_metadata function & assign tuple() as default value 5 years ago
Lidi Zheng 181437bbd8 Add prepend_send_initial_metadata_op function 5 years ago
Lidi Zheng c6a97f125a Fix the breakage due to conflict 5 years ago
Lidi Zheng 435cf89108 Fix a bug that prevents metadata modification in interceptors 5 years ago
Lidi Zheng a3e950adbb Make tests.json happy 5 years ago
Lidi Zheng fb2b4ec82b Add two more invalid metadata test cases 5 years ago
Lidi Zheng ec2f394803 Resolve the conflict between PRs 5 years ago
Lidi Zheng a140a362ba Make sanity tests happy 5 years ago
Lidi Zheng bcf3a1f9e7 Add metadata test 5 years ago
Zhanghui Mao 6d556914d0 fix metadata 5 years ago
Zhanghui Mao 0b802e0404 implement metadata for aio unary call 5 years ago
Jan Tattermusch 27cdec0041 buildifier format 5 years ago
Richard Belleville 69f990673f Conform to protobuf's usage of six 5 years ago
Lidi Zheng 4ec94d2d67 Implement stream-unary and stream-stream RPC 5 years ago
Lidi Zheng 9c66db3d26 Disable the flaky _exit_test for Bazel 5 years ago
Lidi Zheng 26367cecc2 Expose the AbortError to enable users to identify the exception 5 years ago
Lidi Zheng b721c6c096 Add abort test to tests.json 5 years ago
Lidi Zheng 8429fec1b5 Make pytype happy 5 years ago
Lidi Zheng cddd0a0419 Implement abort mechanism for server side 5 years ago
Lidi Zheng 3099856a6a Adopt reviews' suggestions: 5 years ago
Lidi Zheng 0afc05cef5 Fixing the docstring wording 5 years ago
Lidi Zheng 650ba93a61 Improve the surface API & rewrite the test 5 years ago
Lidi Zheng fa62339430 Make Sanity test happy 5 years ago
Lidi Zheng 5f0a70973e Implement connectivity state related APIs 5 years ago
Pau Freixes 8f51eb62d5 Make YAPF happy 5 years ago
Pau Freixes 299a9b38ae Skip time out test for windows environments 5 years ago
Mariano Anaya 35b7da75f1 Accept credentials in async unary_unary call 5 years ago
Lidi Zheng 6a70555290 Plumb through socket options from application to iomgr 5 years ago
Lidi Zheng b74476417d Make the socket creation function 2/3 agnostic 5 years ago
Lidi Zheng e479a78b7c Apply REUSEADDR and REUSEPORT at the same time 5 years ago
Lidi Zheng db5bd23e36 Remove the errno.ENOSR form unrecoverable error list 5 years ago
Lidi Zheng 055b3a7e6f Simply the check 5 years ago
Lidi Zheng ebd2c841e1 Check the errno instead of the message 5 years ago
Lidi Zheng 305defc7cb Reuse 'bound_socket' to improve the test case 5 years ago
Lidi Zheng d7698e7e1d Make the test v4/v6 agnostic & fix some typo 5 years ago
Lidi Zheng 3a6eaf7de7 Remove the hack 5 years ago
Lidi Zheng 8d81314fc8 Make YAPF happy 5 years ago
Lidi Zheng 387c9c0be3 Improve the credibility of the test 5 years ago
Lidi Zheng 96321ed57f Make sanity tests happy 5 years ago
Lidi Zheng 91df9493eb Support channel argument for both client-side and server-side 5 years ago
Pau Freixes 17928a43c0 Apply review feedback, increase timeout threshold 5 years ago
Pau Freixes db54580f20 Make YAPF happy 5 years ago
Pau Freixes 2a342b22a7 Fixes bug with deadline 5 years ago
Pau Freixes 75c858bcef Change test name 5 years ago
Pau Freixes 5d664a5f5e Make YAPF happy 5 years ago
Pau Freixes 33765f5ee5 Not mask AioRpcError and CancelledError at interceptor level 5 years ago
Pau Freixes a2667b80c3 make YAPF happy 5 years ago