It seems that some boards omit traceback, but would we still want to support asyncio for those? I think changing it to `try`/`except ImportError` for the import of traceback & then simplifying the output for printing the traceback could be fine?