index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ruby
/
end2end
Commit message (
Expand
)
Author
Age
*
wording fix in comments
Alexander Polcyn
2017-03-24
*
conform test to formatter
Alexander Polcyn
2017-03-24
*
add test in that sends a sigint to client while its making an rpc ona
Alexander Polcyn
2017-03-23
*
fix mac crash on abruptly ended server thread
Alexander Polcyn
2017-03-22
*
add passing test that kills a process while there are active watch chan state...
Alexander Polcyn
2017-03-20
*
add end2end tests to formatter and adjust to formatter
Alexander Polcyn
2017-03-20
*
add copyright header to fix failing sanity tests
Alexander Polcyn
2017-03-15
*
add a README for new test directory
Alexander Polcyn
2017-03-15
*
stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock
Alexander Polcyn
2017-03-15
*
add another currently failing test related to channels and deadlock
Alexander Polcyn
2017-03-15
*
watch channel state without the gil to fix deadlock on abrupt SIGTERM
Alexander Polcyn
2017-03-15
*
add failing test revealing bug in channel state api
Alexander Polcyn
2017-03-15
*
make end2end test ports dynamic and slight refactor
Alexander Polcyn
2017-03-15
*
add initial framework for full end2end tests outside of rspec
Alexander Polcyn
2017-03-14