mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-03-14 20:32:51 +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(). |
||
---|---|---|
.. | ||
commands | ||
__init__.py |