This is a hack to immitate asyncio.create_task so that func will be run after the current event loop iteration.
The function to run.
This is a hack to immitate asyncio.create_task so that func will be run after the current event loop iteration.