Variable | logger |
Undocumented |
Class | _IgnoredException |
Undocumented |
Function | disconnect_all |
Disconnect all signal handlers. Useful for cleaning up after running tests |
Function | send_catch_log |
Like pydispatcher.robust.sendRobust but it also logs errors and returns Failures instead of exceptions. |
Function | send_catch_log_deferred |
Like send_catch_log but supports returning deferreds on signal handlers. Returns a deferred that gets fired once all signal handlers deferreds were fired. |