mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-04-11 15:51:19 +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(). |
||
---|---|---|
.. | ||
accounts | ||
api | ||
front | ||
lib | ||
logs | ||
payments | ||
__init__.py | ||
debug.py | ||
local_settings.py.example | ||
settings.py | ||
test.py | ||
urls.py | ||
wsgi.py |