squeaky-pl / japronto

Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not run async

franzkurt opened this issue · comments

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