not run async
Author: franzkurtCreated Jun 30, 2023Updated Jul 11, 2023
Into https://github.com/squeaky-pl/japronto/blob/e73b76ea6ee2e2cc888da569f9caf6d59d1d3d8c/examples/2_async/async.py#L26 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
Source: squeaky-pl/japronto