Asyncio is the future of Python, does flask plan to support it?
Asyncio is the future of Python
That's a bold statement. It is perfectly fine to not use async for most typical webapps.
But regarding async, this werkzeug issue might be worth reading: pallets/werkzeug#1322
Most helpful comment
That's a bold statement. It is perfectly fine to not use async for most typical webapps.
But regarding async, this werkzeug issue might be worth reading: pallets/werkzeug#1322