Into
|
r.add_route('/async', asynchronous) |
i run and get this response
127.0.0.1 GET /oasasas /usr/local/lib/python3.9/dist-packages/japronto-0.1.2-py3.9-linux-x86_64.egg/japronto/app/__init__.py:182: RuntimeWarning: coroutine 'route_handler' was never awaited loop.run_forever() RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Into
japronto/examples/2_async/async.py
Line 26 in e73b76e
127.0.0.1 GET /oasasas /usr/local/lib/python3.9/dist-packages/japronto-0.1.2-py3.9-linux-x86_64.egg/japronto/app/__init__.py:182: RuntimeWarning: coroutine 'route_handler' was never awaited loop.run_forever() RuntimeWarning: Enable tracemalloc to get the object allocation traceback