Input function is a coroution or not.
func
coroutine
asyncio.Task
asyncio.Future
Function.
bool
True if the function is a corountine. Otherwise, False.
is_coroutine()