b.t.t.TestingTCPServerInAThread(transport.Server) : class documentation

Part of bzrlib.tests.test_server View In Hierarchy

Known subclasses: bzrlib.tests.http_server.HttpServer, bzrlib.tests.stub_sftp.SFTPServer, bzrlib.tests.test_server.SmartTCPServer_for_testing

A server in a thread that re-raise thread exceptions.
Method __init__ Undocumented
Method __repr__ Undocumented
Method create_server Undocumented
Method start_server Setup the server to service requests.
Method run_server Undocumented
Method stop_server Remove the server and cleanup any resources it owns.
Method set_ignored_exceptions Install an exception handler for the server.
Method pending_exception Raise uncaught exception in the server.
def __init__(self, server_address, server_class, request_handler_class):
Undocumented
def __repr__(self):
Undocumented
def create_server(self):
Undocumented
def start_server(self):
Setup the server to service requests.
def run_server(self):
Undocumented
def stop_server(self):
Remove the server and cleanup any resources it owns.
def set_ignored_exceptions(self, ignored_exceptions):
Install an exception handler for the server.
def pending_exception(self):
Raise uncaught exception in the server.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.