3284 Commits (c90dc0e0987cbce29db4b9ac39ecec75ec78dd23)

Author SHA1 Message Date
Mariano Anaya da698286e4 Fix tests.json 5 years ago
Mariano Anaya 963429864e Skip failing tests due to a regression 5 years ago
Mariano Anaya bd4679439c Add 'resources' to bazel build file 5 years ago
Mariano Anaya a8f7dfe4c5 Update exception used in test 5 years ago
Mariano Anaya dff4a30b6c Fix build & address review comments 5 years ago
Mariano Anaya 4d492d28a7 Add test for full-duplex call 5 years ago
Mariano Anaya 8165cc2d97 Extend with more tests 5 years ago
Mariano Anaya 33e15156bb [WIP] Feedback on the PR 5 years ago
Mariano Anaya a3459d371d Code cleanup 5 years ago
Mariano Anaya f2aad7e54c Extend tests for secure channels & credentials 5 years ago
Mariano Anaya a1bb0bc6f8 Set error description 5 years ago
Mariano Anaya 764be7ed92 Improve error message by including the error code 5 years ago
Mariano Anaya 4ec09a0a26 [WIP] test call credentials 5 years ago
Mariano Anaya 88e922c03f Make the server test use SSL credentials 5 years ago
Mariano Anaya f44e4e2138 Renames according to PR comments 5 years ago
Lidi Zheng d43ac68bf3 Make the empty service default to SERVING state 5 years ago
Lidi Zheng c82f28d428 Use socket to synchronize cq and asyncio 5 years ago
Lidi Zheng 562f3ca5f5 Add port needs a FQN 5 years ago
Lidi Zheng 5d1651ff65 Don't graceful shutdown cq to avoid the deadlock 5 years ago
Richard Belleville f26f80d532 Log TID 5 years ago
Lidi Zheng 7622a2de38 Improve readability & fix a deadlock issue in _test_base 5 years ago
Richard Belleville 7a129dac1c Don't let threads die over timed out RPCs 5 years ago
Lidi Zheng 7a51ca3330 Plumb through loop object & pass daemon=Ture in constructor 5 years ago
Lidi Zheng d725a7dae8 Make buildifier happy 5 years ago
Lidi Zheng 8fc872ed2e Enforce one cq and support many-thread many-loop env 5 years ago
Lidi Zheng 2c783d7905 Fix the test_time_remaining test 5 years ago
Lidi Zheng 4741da3a11 Remove unused variable 5 years ago
Richard Belleville f27b7fea21 Format 5 years ago
Richard Belleville 4e2ad2444d Remove the default value for simple stubs 5 years ago
Lidi Zheng 5b1ecef47f Simplify the Cython code 5 years ago
Lidi Zheng 5246a7c8ff Link to a TODO issue 5 years ago
Lidi Zheng 231f9c0c94 Improve readability 5 years ago
Lidi Zheng ce68d53dd1 Make pytype happy 5 years ago
Lidi Zheng 57fa6ce33c Make pylint happy 5 years ago
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
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