Lidi Zheng
7b7c0ba5fc
Fix the SEGFAULT caused by initialization ordering
5 years ago
Lidi Zheng
0ee33a4762
Confusing
5 years ago
Lidi Zheng
1d13ec88de
Segfault while shutting down
5 years ago
Lidi Zheng
221a50bf87
Allow multiple asyncio engine
5 years ago
Lidi Zheng
efd483311c
Remove loggings
5 years ago
Lidi Zheng
b2839c2bae
Add assertion in grpc_call_soon_threadsafe
5 years ago
Lidi Zheng
464d41f4b8
Great. Everything seems working.
5 years ago
Lidi Zheng
e00f8b3492
Use a poller thread to replace custom IO manager
5 years ago
Richard Belleville
c0b9694e4f
Fix windows
5 years ago
Lidi Zheng
a05abc0939
Mark it correctly with a TODO
5 years ago
Lidi Zheng
08b028ab82
Update the comment about the expect life span of the hack
5 years ago
Lidi Zheng
0d785bf22a
Resolve AttributeError from bpo-39764
5 years ago
Karthik Ravi Shankar
4c75b5c06b
Revert "Revert "Revert "Fold opencensus into grpc_impl namespace"""
...
This reverts commit f66b654795
.
5 years ago
Lidi Zheng
b00fc59d29
Link the TODO issue & revert to call_later
5 years ago
Lidi Zheng
33a406e6a8
Restore 3.6 compatibility
5 years ago
Lidi Zheng
f87149c967
Destroy server without gil
5 years ago
Lidi Zheng
43fe171683
Optimize some implementation of IO manager
5 years ago
Zhen Lian
cbc977204b
[ImproveTLS] fix memory leak issue from users' perspective
5 years ago
yang-g
976fff1797
Create a macro to allow custom dualstack socket
5 years ago
Zhanghui Mao
09168c534f
fix type annotation
5 years ago
Richard Belleville
db27226b3f
Don't run under gevent
5 years ago
Richard Belleville
c9d90e5c1b
Use wait_for_ready in tests
5 years ago
Richard Belleville
6b42bcc03d
Sanity tests make me lose my sanity
5 years ago
Richard Belleville
f921f01262
Format
5 years ago
Esun Kim
b308241343
Fix clang-tidy issues
5 years ago
Richard Belleville
b5d69d2cd1
Clean up test
5 years ago
Richard Belleville
0fe463b2d3
Don't run on Python 2
5 years ago
Esun Kim
415d41f9e8
Rerun clang-formatter-7
5 years ago
Donna Dionne
d5689c37ed
Converting AdsServiceImpl to a Fake
...
- Allow Resources to be set
- Allow clients to subscribe/unsubscribe to resources
- Managing, storing, and versioning resources correctly based on updates
- Correct ACK/NACK according to XDS protocol
- Started a separate blocking thread to be used for stream read
- Handling both requests from clients and updates from tests and respond
with the correct version of resource
- Consolidated all 4 resources (LDS, CDS, EDS, RDS) to share common code
- Updated all tests to use the fake properly
- Fixed potential crash cases in the subchannel thread for clean TSAN,
UBSAN runs
5 years ago
Richard Belleville
0fd0948bfa
Generate simple stubs
5 years ago
Mark D. Roth
cce34cd52b
xds: include port in VirtualHost domain matching
5 years ago
Zhanghui Mao
701ec0be20
add type annotation
5 years ago
Muxi Yan
d7d46ed1e1
Have more verbose test failure information
5 years ago
Muxi Yan
b5ea30b7b1
Retry testConcurrentRPCsWithErrors
5 years ago
Matthew Stevenson
caf55b5745
Add comments on the use of TlsFetchKeyMaterials.
5 years ago
Matthew Stevenson
864e232edf
Update TlsServerCredentials to initialize C-core.
5 years ago
Matthew Stevenson
278468db0c
Modify TlsFetchKeyMaterials comments.
5 years ago
Mark D. Roth
19e28b1353
Refactor code for gracefully switching child LB policies.
5 years ago
Matthew Stevenson
8b072eb7ac
Remove comment.
5 years ago
Zhanghui Mao
26985fd722
fix sanity checks
5 years ago
Alexander Polcyn
e482b79ee8
Change grpclb policy to use internal connectivity state watch API
5 years ago
Matthew Stevenson
08cd000364
Implement Zhen's changes.
5 years ago
Lidi Zheng
05fa7c9255
Remove logging from qps_worker.py
5 years ago
Lidi Zheng
18a5fbeb93
Make Buildifier happy
5 years ago
Matthew Stevenson
ad9a9a7067
Remove unnecessary comments.
5 years ago
Matthew Stevenson
3c87fb610f
Add comments to TlsFetchKeyMaterials API and add a test file for the TLS credentials options.
5 years ago
Vijay Pai
fe72304e54
Switch registered calls to a map and check the map before inserting
5 years ago
Moiz Haidry
f53456210d
Addressed Mark's comments
5 years ago
Moiz Haidry
88b0d84905
Addressed Vijay's comments, fixed string headers
5 years ago
Lidi Zheng
d657d73565
Integrate existing gRPC Python stack benchmarks with Bazel
5 years ago