# This is a workaround for a difference between CPython and MicroPython: if # a CPython event loop is closed while there are ...
# CPython and MicroPython differ in when they signal (and print) that a task raised an # uncaught exception. So define an empty ...