#32798: StreamingHttpResponse raises SynchronousOnlyOperation in ASGI server
--------------------------------+-----------------------------------------
Reporter: Ralph Broenink | Owner: Michael Brown
Type: Bug | Status: assigned
Component: HTTP handling | Version: 3.2
Severity: Normal | Resolution:
Keywords: ASGI, async | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------+-----------------------------------------
Comment (by th3hamm0r):
Fyi: I stumbled over this error when running wagtail with asgi, as it is
using `StreamingHttpResponse` for its db-backed CSV-export (see
https://github.com/wagtail/wagtail/blob/c6017abca042031fb2f7931b406a4c12e7a9e8a4/wagtail/admin/views/mixins.py#L201).
--
Ticket URL: <https://code.djangoproject.com/ticket/32798#comment:7>
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/065.e8a7469856cd78d544f02496f723c73c%40djangoproject.com.