twisted.trial.util.DirtyReactorAggregateError(Exception) class documentationtwisted.trial.util
(View In Hierarchy)
Passed to twisted.trial.itrial.IReporter.addError
when the reactor is left in an unclean state after a test.
| Instance Variable | delayedCalls | The DelayedCallobjects 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. |