#31984: TypeError: object HttpResponse can't be used in 'await' expression.
-------------------------------+--------------------------------------
Reporter: Aaron Ng | Owner: nobody
Type: Bug | Status: closed
Component: HTTP handling | Version: 3.1
Severity: Normal | Resolution: needsinfo
Keywords: asgi, uvicorn | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by felixxm):
* status: new => closed
* resolution: => needsinfo
* component: Uncategorized => HTTP handling
Comment:
I'm not able to reproduce this issue with a sample project and builtin
middlewares. It looks that you're using a middleware which doesn't detect
properly an async response. Can you provide a same project that reproduces
this issue?
--
Ticket URL: <https://code.djangoproject.com/ticket/31984#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.b5cbf931beb2a8acb6a43ac71c559b01%40djangoproject.com.