Classes | Namespaces | Functions | Variables
_cancel_many_calls_test.py File Reference

Go to the source code of this file.

Classes

class  tests.unit._cython._cancel_many_calls_test._Handler
 
class  tests.unit._cython._cancel_many_calls_test._QueueDriver
 
class  tests.unit._cython._cancel_many_calls_test._State
 
class  tests.unit._cython._cancel_many_calls_test.CancelManyCallsTest
 

Namespaces

 tests.unit._cython._cancel_many_calls_test
 

Functions

def tests.unit._cython._cancel_many_calls_test._is_cancellation_event (event)
 
def tests.unit._cython._cancel_many_calls_test._serve (state, server, server_completion_queue, thread_pool)
 

Variables

int tests.unit._cython._cancel_many_calls_test._EMPTY_FLAGS = 0
 
tuple tests.unit._cython._cancel_many_calls_test._EMPTY_METADATA = ()
 
string tests.unit._cython._cancel_many_calls_test._RECEIVE_CLOSE_ON_SERVER_TAG = 'receive_close_on_server'
 
string tests.unit._cython._cancel_many_calls_test._RECEIVE_MESSAGE_TAG = 'receive_message'
 
string tests.unit._cython._cancel_many_calls_test._REQUEST_CALL_TAG = 'request_call'
 
string tests.unit._cython._cancel_many_calls_test._SERVER_COMPLETE_CALL_TAG = 'server_complete_call'
 
string tests.unit._cython._cancel_many_calls_test._SERVER_SHUTDOWN_TAG = 'server_shutdown'
 
float tests.unit._cython._cancel_many_calls_test._SUCCESS_CALL_FRACTION = 1.0 / 8.0
 
 tests.unit._cython._cancel_many_calls_test._SUCCESSFUL_CALLS = int(test_constants.RPC_CONCURRENCY * _SUCCESS_CALL_FRACTION)
 
 tests.unit._cython._cancel_many_calls_test._UNSUCCESSFUL_CALLS = test_constants.RPC_CONCURRENCY - _SUCCESSFUL_CALLS
 
 tests.unit._cython._cancel_many_calls_test.verbosity
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:01