Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not run async #189

Open
franzkurt opened this issue Jun 30, 2023 · 1 comment
Open

not run async #189

franzkurt opened this issue Jun 30, 2023 · 1 comment

Comments

@franzkurt
Copy link

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

@cirospaciari
Copy link

cirospaciari commented Jul 11, 2023

japronto is not being maintained anymore check other projects with performance in mind:
https://github.com/cirospaciari/socketify.py
https://github.com/jamesroberts/fastwsgi
https://github.com/emmett-framework/granian

Latest TFB https://www.techempower.com/benchmarks/#section=test&runid=273fa177-fc53-43a9-a97d-d6f3f2ade99a&test=plaintext&l=hr41kv-35r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants