- Mar 10, 2017
-
-
Ken Payson authored
-
- Mar 08, 2017
-
-
Jan Tattermusch authored
-
Robbie Shade authored
-
Craig Tiller authored
-
- Mar 07, 2017
-
-
Mehrdad Afshari authored
-
Yang Gao authored
-
Robbie Shade authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
- Mar 06, 2017
-
-
David Garcia Quintas authored
-
- Mar 03, 2017
-
-
Jan Tattermusch authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
- Mar 02, 2017
-
-
Nathaniel Manista authored
In _server.py start_server_batch_result is removed because start_server_batch can only ever fail as a result of a programming defect in gRPC Python and not the application. This differs from some analogous-appearing points in _channel.py where the result of start_client_batch is checked because at those points it is possible for a failure to indicate a programming defect on the part of the application.
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
J. Martin authored
When building the native extension make -j can absorb all available resources on a system. Implement "reasonable" limits on the number of compiling jobs when the number of processors can be detected and use a conservative count when ruby version does not provide detection.
-
Nathaniel Manista authored
This should have been removed in, and has done anything but fail on import since, 4d425522.
-
Jan Tattermusch authored
-
Yuchen Zeng authored
-
Muxi Yan authored
-
- Mar 01, 2017
-
-
Stanley Cheung authored
-
yang-g authored
-
Craig Tiller authored
-
kpayson64 authored
-
Noah Eisen authored
client now conforms to spec. See https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md
-