relu101
relu101
Hi I tested the code of @noirbee and indeed it does give the same error (venv-flask) ➜ flask git:(fix-streaming-teardown) ✗ flask --version Python 3.13.5 Flask 3.2.0.dev0 Werkzeug 3.1.3 * Running...
I think we should supress the error as a warning till the issue gets resolves as a side effect by wrapping the teardown call on the lines of: from contextlib...
sorry I am new to open source contribution so please forgive if formatting issues,