Mark D. Roth
c56d3ebd7e
Improve logging.
8 years ago
Jan Tattermusch
091057a4e5
fix proto import paths for C# where possible
8 years ago
Jan Tattermusch
0201776d29
add C# server reflection
8 years ago
apolcyn
82870cad46
Merge pull request #8833 from apolcyn/ruby_wait_to_finish_writes
...
wait for write loop to finish at end of ruby read loop, on client side calls
8 years ago
Muxi Yan
03cae8a470
Merge pull request #8871 from muxi/advance-objc-version-v102
...
Advance objective c version to v1.0.2
8 years ago
David G. Quintas
f9ed9d98cf
Merge pull request #8875 from dgquintas/fixit_race_httpclient
...
Fixed http_client race
8 years ago
David Garcia Quintas
a05909faf2
Added pid logging to subprocess
8 years ago
David Garcia Quintas
6deadf5b88
Propagate termination signals to subprocesses
8 years ago
Alexander Polcyn
6002b8ff63
add ruby subclasses of bad status for each GPRC status code
8 years ago
Muxi Yan
fdbca15194
Mark unsupported tests
8 years ago
Muxi Yan
a6b88dfcd6
Change behavior of RECV_MESSAGE
8 years ago
Craig Tiller
c991e80e07
Limit outstanding rpc count for synchronous {client,server} tsan tests
8 years ago
Muxi Yan
ea0d61f806
Return correct status on cancel
8 years ago
David G. Quintas
1af41afffa
Merge pull request #8877 from dgquintas/bm_fullstack_dtor
...
Shutdown grpc for fullstack benchmark
8 years ago
David Garcia Quintas
d449003fe6
Shutdown grpc for fullstack benchmark
8 years ago
Paul Marks
83b6e8e615
Run clang-format on udp_server.c
8 years ago
David G. Quintas
b1ef2d463c
Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout
...
Increase deadline for 1byte fixture
8 years ago
Craig Tiller
34e6ce6349
Merge pull request #8872 from ctiller/fixit7
...
Make a better educated guess about CPU costs of a benchmark
8 years ago
Craig Tiller
da81d1a43d
Flush platform stuff after timer events
...
It can happen that a timer event causes something to be queued to an
IOCP, which means that on Windows we need to flush that queue each time
a timer event fires during shutdown.
8 years ago
Sree Kuchibhotla
d50a068a6d
Merge branch 'master' into pss_pi
8 years ago
Michael Lumish
a43aafef23
Merge pull request #8818 from murgatroid99/node_7_build_enable
...
Re-enable Node 7 artifact build
8 years ago
Muxi Yan
22ea6b8b72
Merge remote-tracking branch 'upstream/master' into cronet-stream-read-dev
8 years ago
Muxi Yan
ca75ca65e0
Merge pull request #8873 from muxi/fix-test-config
...
Add <string.h> to test_config.c
8 years ago
David Garcia Quintas
a540848c20
Fixed http_client race
8 years ago
Muxi Yan
cf6eaa7071
Add <string.h> to test_config.c
8 years ago
David Garcia Quintas
353586902a
Increase deadline for 1byte fixture
8 years ago
Craig Tiller
ab34b12e50
Make a better educated guess about CPU costs of a benchmark
8 years ago
Craig Tiller
f739c058b7
Make a better educated guess about CPU costs of a benchmark
8 years ago
Muxi Yan
de30b0ae36
missing file
8 years ago
Noah Eisen
389c595fe3
Merge pull request #8869 from ncteisen/mac_buildfix
...
MacOS Build Fix
8 years ago
Muxi Yan
a7f03f6423
Advance objective c version to v1.0.2
8 years ago
David Garcia Quintas
f493651772
Merge branch 'master' of github.com:grpc/grpc into backoff
8 years ago
ncteisen
3770ac932d
Run tools/buildgen/generate_projects.sh
8 years ago
ncteisen
86cda504cd
Update build.yaml to fix MacOS build
8 years ago
Noah Eisen
d960c8b166
Merge pull request #8850 from ncteisen/gitignore_change
...
Untrack Generated node_modules Directory
8 years ago
Mark D. Roth
37d5f9b4e5
Add debug logging for process termination state.
8 years ago
Mark D. Roth
491d97546c
Fix subprocess code to avoid redundant calls to waitpid().
8 years ago
Craig Tiller
c02cee8398
Merge pull request #8866 from ctiller/fixit5
...
Fix filter_latency tests
8 years ago
Craig Tiller
38bfa15d2b
Merge pull request #8865 from ctiller/fixit3
...
Up timeouts for poll-cv polling strategy
8 years ago
Craig Tiller
6d74225615
Reduce pre-generated key count
...
Doesn't affect benchmark accuracy, but makes startup time substantially
faster, and hopefully eliminates occurences like this:
https://grpc-testing.appspot.com/job/gRPC_master_linux/642/testReport/junit/(root)/c++_linux_dbg/bins_dbg_bm_fullstack_GRPC_POLL_STRATEGY_epoll/
8 years ago
Craig Tiller
797bc83311
Fix comment
8 years ago
Craig Tiller
a45a5e4611
Rephrase comment
8 years ago
Mark D. Roth
494790b84e
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
8 years ago
Mark D. Roth
e85477646c
Fix build problems.
8 years ago
Craig Tiller
96583a39a9
Remove file dependency to simplify build graph
8 years ago
Craig Tiller
25dba29540
Move test block, refine conditions
8 years ago
Craig Tiller
cb13465fb0
Merge pull request #8863 from ctiller/fixit2
...
Up retry count to try and counter flakiness
8 years ago
Craig Tiller
f2876ea1e0
Up timeouts for poll-cv polling strategy, seems to make things more stable
8 years ago
Craig Tiller
ea7136bb43
Merge pull request #8864 from ctiller/fixit4
...
Fix clang-format
8 years ago
Craig Tiller
1fa9ddb12e
Fix clang-format
8 years ago