in the example start_stop_counter.py I get a warning: DeprecationWarning: There is no current event loop asyncio.get_event_loop_policy().get_event_loop().create_task(counter()) I belive it is in conjuntion with Python 3.13