mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-07 22:25:35 +00:00
![]() The on_notify_done callback was accessing exception data incorrectly. If there's been an exception in the thread, it will be re-thrown while calling future.result(), and we must catch it with "try ... except" instead of calling future.exception(). |
||
---|---|---|
.. | ||
management | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
apps.py | ||
decorators.py | ||
forms.py | ||
models.py | ||
transports.py | ||
urls.py | ||
views.py |