mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 16:51:50 +00:00
* Log exceptions thrown by MQTT message callbacks * Fix tests * Correct method for skipping wrapper in traceback * Lint * Simplify traceback print * Add test * Move wrapper to common helper function * Typing * Lint