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

Go to the source code of this file.

Classes

class  tests.unit._server_shutdown_scenarios.GenericHandler
 

Namespaces

 tests.unit._server_shutdown_scenarios
 

Functions

def tests.unit._server_shutdown_scenarios.fork_and_exit (request, servicer_context)
 
def tests.unit._server_shutdown_scenarios.run_server (port_queue)
 
def tests.unit._server_shutdown_scenarios.run_test (args)
 

Variables

 tests.unit._server_shutdown_scenarios.args = parser.parse_args()
 
string tests.unit._server_shutdown_scenarios.FORK_EXIT = '/test/ForkExit'
 
 tests.unit._server_shutdown_scenarios.parser = argparse.ArgumentParser()
 
string tests.unit._server_shutdown_scenarios.REQUEST = b'request'
 
string tests.unit._server_shutdown_scenarios.RESPONSE = b'response'
 
string tests.unit._server_shutdown_scenarios.SERVER_DEALLOCATED = 'server_deallocated'
 
string tests.unit._server_shutdown_scenarios.SERVER_FORK_CAN_EXIT = 'server_fork_can_exit'
 
string tests.unit._server_shutdown_scenarios.SERVER_RAISES_EXCEPTION = 'server_raises_exception'
 
 tests.unit._server_shutdown_scenarios.type
 
int tests.unit._server_shutdown_scenarios.WAIT_TIME = 1000
 


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