diff options
| author | J08nY | 2017-06-19 15:04:12 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-07 17:39:08 +0200 |
| commit | 0923455ba337fa734f89b3be72bb7fde061dcc91 (patch) | |
| tree | fa6c882c9aa5658c5e3533b0335f0aa900441f41 /src/mailman/pipeline/replybot.py | |
| parent | a2668307017e8b3a0c705e5cff49a8fa7dbeac7d (diff) | |
| download | mailman-0923455ba337fa734f89b3be72bb7fde061dcc91.tar.gz mailman-0923455ba337fa734f89b3be72bb7fde061dcc91.tar.zst mailman-0923455ba337fa734f89b3be72bb7fde061dcc91.zip | |
Don't fail when plugins pre_hook or post_hook fails.
- Catches all exceptions raised when running a plugins (pre|post)
_hooks. If its pre_hook raises an exception, the plugin is disabled
and removed, so its post_hook will not be run and its components
will not be loaded. If its post_hook raises an exception we just
continue and hope for the best.
Diffstat (limited to 'src/mailman/pipeline/replybot.py')
0 files changed, 0 insertions, 0 deletions
