We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Now handler may be a regular function.
I guess to stop support for this behavior and raise an exception in router.add_route() if non-coroutine has passed.
router.add_route()
@fafhrd91 you have guessed this earlier, do you agree with proposed change now?