No successful run was found on master (9ab48ab) during the generation of this report, so 442ca3e was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
fix: callback inappropriately suppresses asyncio logs
We must use the private `_exception` attribute instead of `exception()` so asyncio does not set `task.__log_traceback = False` on the false assumption that the caller read the task Exception