import asyncio
from noawait import NoAwaitPool
debug = False
loop = asyncio.new_event_loop()
noawait = NoAwaitPool(loop)