Lidi Zheng
|
5ba3ee13b4
|
Merge pull request #22920 from lidizheng/stop-leak
Add module docstring for the leak test
|
2020-05-11 10:57:05 -07:00 |
Lidi Zheng
|
205ad35413
|
Add module docstring for the leak test
|
2020-05-11 10:10:55 -07:00 |
Lidi Zheng
|
f7591a3426
|
Merge pull request #22855 from lidizheng/stop-leak
Stop memory leak when Python channel is deallocated without invoking "close"
|
2020-05-08 16:19:47 -07:00 |
Lidi Zheng
|
e844f30101
|
Close Core's channel when there is no reference to the channel
|
2020-05-08 13:43:10 -07:00 |
Mark D. Roth
|
c769951764
|
Remove deprecated variant of JoinHostPort().
|
2020-05-08 09:13:26 -07:00 |
Mark D. Roth
|
7b3590d543
|
Merge pull request #22854 from markdroth/xds_lrs_send_all_clusters
xds: Add support for send_all_clusters field in LRS.
|
2020-05-06 09:33:41 -07:00 |
Lidi Zheng
|
9993d2b9a4
|
Merge pull request #22860 from lidizheng/fix-metadata-flags-test-flake
Fix the metadata flags test flake
|
2020-05-05 15:34:30 -07:00 |
Lidi Zheng
|
e2a41a1001
|
Restore for 2.7
|
2020-05-05 09:54:23 -07:00 |
Lidi Zheng
|
4484918d34
|
Close the socket to ensure falling into transient failure state
|
2020-05-04 17:13:51 -07:00 |
yihuaz
|
4efeb8f1fd
|
Merge pull request #22638 from tgalkovskyi/master
Expose ALTS client/server credentials in Python API
|
2020-05-04 12:57:50 -07:00 |
Pau Freixes
|
b6f4feb64c
|
Merge pull request #22821 from Skyscanner/stream_unary_client_interceptor
[Aio] Stream Unary client interceptor
|
2020-05-04 21:15:02 +02:00 |
Mark D. Roth
|
b95843c1b7
|
xds: Add support for send_all_clusters field in LRS.
|
2020-05-04 11:16:52 -07:00 |
Lidi Zheng
|
f6e6b9f640
|
Fix the pylint complain
|
2020-04-30 15:16:32 -07:00 |
Lidi Zheng
|
ae73ab5190
|
Merge pull request #22812 from lidizheng/aio-mixed-server
[Aio] Make sync handlers runnable in AsyncIO server
|
2020-04-30 15:03:30 -07:00 |
Pau Freixes
|
39d8fa3f0b
|
Apply feedback review
|
2020-04-30 22:40:53 +02:00 |
Taras Galkovskyi
|
f375c0b548
|
minor stylistic fixes
|
2020-04-30 18:58:44 +00:00 |
Nicolas "Pixel" Noble
|
791729d09f
|
Bumping version.
|
2020-04-30 08:12:29 +02:00 |
Lidi Zheng
|
fb60bf235e
|
Synchonize the production and consumption of request messages
|
2020-04-29 16:11:55 -07:00 |
Taras Galkovskyi
|
469631f549
|
run yapf; delete alts unit tests
|
2020-04-29 22:50:35 +00:00 |
Lidi Zheng
|
8be1251e2c
|
Remove read/write API && simplify the logic of getting the pool
|
2020-04-29 15:37:15 -07:00 |
Lidi Zheng
|
d40c1b8408
|
Fix the error on mac and win && make pytype happy
|
2020-04-29 15:24:19 -07:00 |
Lidi Zheng
|
df065d41fa
|
Make sync handlers runnable in AsyncIO server
|
2020-04-29 15:24:19 -07:00 |
Pau Freixes
|
7b869e8442
|
Use message constant
|
2020-04-29 23:12:02 +02:00 |
Pau Freixes
|
b9558026b1
|
Improve message redability
|
2020-04-29 23:10:32 +02:00 |
Pau Freixes
|
32acd9d5fd
|
[Aio] Stream Unary client interceptor
Add support for Stream Unary client interceptor
|
2020-04-29 22:55:50 +02:00 |
Taras Galkovskyi
|
486e27e2de
|
fix formatting issues
|
2020-04-29 19:43:45 +00:00 |
Taras Galkovskyi
|
4413d412e2
|
fix referencing variable out of scope that broke tests
|
2020-04-29 18:26:20 +00:00 |
Taras Galkovskyi
|
2cf920ba0b
|
Merge branch 'master' of git://github.com/grpc/grpc
|
2020-04-29 14:37:35 +00:00 |
Lidi Zheng
|
ac48ab4771
|
Merge pull request #22739 from lidizheng/roll-forward-grpcio-reflection
Revert "Revert "[Aio] Add AsyncIO support to grpcio-reflection""
|
2020-04-27 14:25:30 -07:00 |
Mark D. Roth
|
d74548e611
|
Remove StringViewToCString() and src/core/lib/gprpp/string_view.h
|
2020-04-27 12:28:28 -07:00 |
Lidi Zheng
|
cf6c640339
|
Merge branch 'master' into roll-forward-grpcio-reflection
|
2020-04-24 10:27:24 -07:00 |
Lidi Zheng
|
da5022de6a
|
Merge pull request #22745 from lidizheng/doc-channel-args
Explain how to find channel arguments in our doc
|
2020-04-23 16:18:59 -07:00 |
Lidi Zheng
|
f8f425bcc9
|
Merge pull request #22758 from lidizheng/aio-cq-shutdown
[Aio] Make completion queue shutdown stricter
|
2020-04-23 16:02:27 -07:00 |
Lidi Zheng
|
77811ef323
|
Make completion queue shutdown stricter
|
2020-04-23 13:51:22 -07:00 |
Lidi Zheng
|
82c586bb3c
|
Revert "[Aio] Add AsyncIO support to grpcio-status"
|
2020-04-23 13:06:11 -07:00 |
Lidi Zheng
|
d3805e1b6c
|
Explain how to find channel arguments in our doc
|
2020-04-22 16:19:42 -07:00 |
Lidi Zheng
|
372d990f4a
|
Merge pull request #22738 from lidizheng/doc-wtr
Document wait_for_ready mechanism in Python's glossary
|
2020-04-22 16:03:37 -07:00 |
Lidi Zheng
|
02ec5f9126
|
Merge branch 'master' into roll-forward-grpcio-reflection
|
2020-04-22 13:48:24 -07:00 |
Lidi Zheng
|
4e7f3376d8
|
Merge pull request #22688 from lidizheng/aio-status
[Aio] Add AsyncIO support to grpcio-status
|
2020-04-22 13:47:45 -07:00 |
Lidi Zheng
|
c1df38f2b9
|
Document wait_for_ready mechanism in Python's glossary
|
2020-04-22 13:38:22 -07:00 |
Pau Freixes
|
11e41537a5
|
Merge pull request #22713 from Skyscanner/client_unary_stream_interceptor
[Aio] Implement the Unary Stream client interceptor
|
2020-04-21 22:25:22 +02:00 |
Pau Freixes
|
6d4f3ce244
|
Fix pytype issue raised only with Python 3.7
|
2020-04-21 20:54:34 +02:00 |
Pau Freixes
|
6000747f83
|
Fix some werid pytype complaning
|
2020-04-21 20:46:53 +02:00 |
Pau Freixes
|
20898aa2f2
|
Fix type issue
|
2020-04-21 16:45:33 +02:00 |
Pau Freixes
|
7dbed97594
|
Fix add done callback test
|
2020-04-21 11:49:17 +02:00 |
Muxi Yan
|
006c815810
|
Merge pull request #22687 from grpc/revert-22684-revert-22423-objc-poller
Revert "Revert "Introduce CFRunLoop based iomgr""
|
2020-04-20 15:58:26 -07:00 |
Pau Freixes
|
314e105f70
|
Apply review feedback
|
2020-04-20 23:39:53 +02:00 |
Pau Freixes
|
f07e0da6dd
|
Make YAPF happy
|
2020-04-20 23:25:59 +02:00 |
Pau Freixes
|
dae80a4977
|
Apply feedback
|
2020-04-20 23:24:54 +02:00 |
Lidi Zheng
|
3ecfe27448
|
Remove the unused import so copybara don't panic
|
2020-04-20 12:45:07 -07:00 |