- Mar 03, 2016
-
-
Jan Tattermusch authored
Run build_ext in build_python step
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Make python test suites run in parallel
-
Vijay Pai authored
Refcounting fix for bug exposed by qps_test
-
Craig Tiller authored
We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing.
-
Craig Tiller authored
Revert "Update reconnect_interop_server.cc"
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Craig Tiller authored
Revert "Update reconnect_interop_client.cc"
-
Craig Tiller authored
-
Nathaniel Manista authored
Add troubleshooting section to Python package description.
-
- Mar 02, 2016
-
-
Nathaniel Manista authored
Maintain correct invariants against core.
-
Masood Malekghassemi authored
-
Yang Gao authored
Update reconnect_interop_server.cc
-
Yang Gao authored
Update reconnect_interop_client.cc
-
makdharma authored
-
makdharma authored
-
Masood Malekghassemi authored
-
Vijay Pai authored
Fix esan detected race in subchannel state
-
Yang Gao authored
Fix ServerTryCancel in end2end tests
-
Craig Tiller authored
-
Nicolas Noble authored
Added comment for gyp
-
David Garcia Quintas authored
-
Nicolas Noble authored
updated templates/README.md
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
Jan Tattermusch authored
Don't do a "safety" Cancel when recv_close_on_server.cancelled is set.
-
Vijay Pai authored
could be an arbitrary amount of time between when the cancel is tried and actually observable.
-
Nicolas Noble authored
Fix run_tests.py reporting for multiple test runs
-
- Mar 01, 2016
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Stanley Cheung authored
Simplify PHP installation
-
Stanley Cheung authored
-
Yang Gao authored
Fix flaky test: End2endServerTryCancelTest.ResponseStreamServerCancelAfter
-
Sree Kuchibhotla authored
-
Vijay Pai authored
clang-format sanity fix
-
Vijay Pai authored
Remove broken test
-
Craig Tiller authored
This test is inherently flaky and I don't see any way to make it not so. Historically this test has not (in my memory) given any signal that something is actually broken. Let's save maintenance and just nuke it.
-
Craig Tiller authored
-