mirror of
https://github.com/elisspace/core.git
synced 2026-09-06 02:24:32 +00:00
* Improve logging of exceptions in async_create_task * Move wrapping+logging to util.logging * Minor refactor, fix typing * Add test * Remove useless @wraps, fix confusing parameter name * Review comment