b.t.t.TestThread(cethread.CatchingExceptionThread) : class documentation

Part of bzrlib.tests.test_server View In Hierarchy

No class docstring
Method join Overrides to use a default timeout.

Inherited from CatchingExceptionThread:

Method __init__ Undocumented
Method set_sync_event Set the sync_event event used to synchronize exception catching.
Method switch_and_set Switch to a new sync_event and set the current one.
Method set_ignored_exceptions Declare which exceptions will be ignored.
Method run Overrides Thread.run to capture any exception.
Method pending_exception Raise the caught exception.
def join(self, timeout=5):
Overrides to use a default timeout.

The default timeout is set to 5 and should expire only when a thread serving a client connection is hung.

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.