Passed to twisted.trial.itrial.IReporter.addError when the reactor is left in an unclean state after a test.

Instance Variable delayedCalls The DelayedCall objects which weren't cleaned up.
Instance Variable selectables The selectables which weren't cleaned up.
Method __init__ Undocumented
Method __str__ Return a multi-line message describing all of the unclean state.
delayedCalls =
The DelayedCall objects which weren't cleaned up.
selectables =
The selectables which weren't cleaned up.
def __init__(self, delayedCalls, selectables=None):
Undocumented
def __str__(self):

Return a multi-line message describing all of the unclean state.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.