I sometimes get this error in my code:
loop = asyncio.get_event_loop()\\n\\nTypeError: \'NoneType\' object is not iterable\\n\\n\\nThe above exception was the direct caus