Lidi Zheng
|
b2b939d747
|
Make pytype happy
|
5 years ago |
Lidi Zheng
|
f0f99b1b05
|
Clean up test logic
|
5 years ago |
Lidi Zheng
|
7eeab2a23c
|
Describe the expectations of input arguments and return values
|
5 years ago |
Lidi Zheng
|
ef6ff6dcfd
|
Make linters happy
|
5 years ago |
Lidi Zheng
|
028a7c4e79
|
Add test cases for server interceptors
|
5 years ago |
Lidi Zheng
|
205ad35413
|
Add module docstring for the leak test
|
5 years ago |
Lidi Zheng
|
e844f30101
|
Close Core's channel when there is no reference to the channel
|
5 years ago |
Mark D. Roth
|
c769951764
|
Remove deprecated variant of JoinHostPort().
|
5 years ago |
Lidi Zheng
|
9c537f91f4
|
Make pytype happy
|
5 years ago |
Lidi Zheng
|
76b79d0ef6
|
Refactor the test case
|
5 years ago |
Lidi Zheng
|
a8c268500d
|
Revert "Further simplifify the test"
This reverts commit aaa0f328c9 .
|
5 years ago |
Lidi Zheng
|
da428e9020
|
Pull out _LARGE_UNASSIGNED_ID
|
5 years ago |
Lidi Zheng
|
e2a41a1001
|
Restore for 2.7
|
5 years ago |
Lidi Zheng
|
4484918d34
|
Close the socket to ensure falling into transient failure state
|
5 years ago |
Mark D. Roth
|
b95843c1b7
|
xds: Add support for send_all_clusters field in LRS.
|
5 years ago |
Lidi Zheng
|
aaa0f328c9
|
Further simplifify the test
|
5 years ago |
Lidi Zheng
|
5d8a5ef8c7
|
Add AsyncIO support for grpcio-channelz
|
5 years ago |
Lidi Zheng
|
f6e6b9f640
|
Fix the pylint complain
|
5 years ago |
Pau Freixes
|
39d8fa3f0b
|
Apply feedback review
|
5 years ago |
Taras Galkovskyi
|
f375c0b548
|
minor stylistic fixes
|
5 years ago |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
5 years ago |
Lidi Zheng
|
fb60bf235e
|
Synchonize the production and consumption of request messages
|
5 years ago |
Taras Galkovskyi
|
469631f549
|
run yapf; delete alts unit tests
|
5 years ago |
Lidi Zheng
|
8be1251e2c
|
Remove read/write API && simplify the logic of getting the pool
|
5 years ago |
Lidi Zheng
|
d40c1b8408
|
Fix the error on mac and win && make pytype happy
|
5 years ago |
Lidi Zheng
|
df065d41fa
|
Make sync handlers runnable in AsyncIO server
|
5 years ago |
Pau Freixes
|
7b869e8442
|
Use message constant
|
5 years ago |
Pau Freixes
|
b9558026b1
|
Improve message redability
|
5 years ago |
Pau Freixes
|
32acd9d5fd
|
[Aio] Stream Unary client interceptor
Add support for Stream Unary client interceptor
|
5 years ago |
Taras Galkovskyi
|
486e27e2de
|
fix formatting issues
|
5 years ago |
Lidi Zheng
|
3a6d73f808
|
Revert "Remove circular dependency"
This reverts commit dc2b02aad15c66c52e07abe5fdc85be92e13b867.
|
5 years ago |
Lidi Zheng
|
ca6e62998c
|
Remove circular dependency
|
5 years ago |
Lidi Zheng
|
025ebf7d07
|
Revert "Revert "[Aio] Add AsyncIO support to grpcio-status""
|
5 years ago |
Taras Galkovskyi
|
4413d412e2
|
fix referencing variable out of scope that broke tests
|
5 years ago |
Mark D. Roth
|
d74548e611
|
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
|
5 years ago |
Lidi Zheng
|
77811ef323
|
Make completion queue shutdown stricter
|
5 years ago |
Lidi Zheng
|
82c586bb3c
|
Revert "[Aio] Add AsyncIO support to grpcio-status"
|
5 years ago |
Lidi Zheng
|
d3805e1b6c
|
Explain how to find channel arguments in our doc
|
5 years ago |
Lidi Zheng
|
c1df38f2b9
|
Document wait_for_ready mechanism in Python's glossary
|
5 years ago |
Pau Freixes
|
6d4f3ce244
|
Fix pytype issue raised only with Python 3.7
|
5 years ago |
Pau Freixes
|
6000747f83
|
Fix some werid pytype complaning
|
5 years ago |
Pau Freixes
|
20898aa2f2
|
Fix type issue
|
5 years ago |
Pau Freixes
|
7dbed97594
|
Fix add done callback test
|
5 years ago |
Pau Freixes
|
314e105f70
|
Apply review feedback
|
5 years ago |
Pau Freixes
|
f07e0da6dd
|
Make YAPF happy
|
5 years ago |
Pau Freixes
|
dae80a4977
|
Apply feedback
|
5 years ago |
Lidi Zheng
|
3ecfe27448
|
Remove the unused import so copybara don't panic
|
5 years ago |
Lidi Zheng
|
0ff25bb1b3
|
Revert "Revert "[Aio] Add AsyncIO support to grpcio-reflection""
|
5 years ago |
Lidi Zheng
|
7f693a07bb
|
Make pylint happy
|
5 years ago |
Pau Freixes
|
2aea5c002b
|
[Aio] Implement the Unary Stream client interceptor
Add support for adding intercetpors for the Unary Stream arity at
client level.
|
5 years ago |