#36281: ASGIHandler perfoms sync writes when reading the chunks of a HTTP
response's body
--------------------------------------+------------------------------------
Reporter: Brian Atkinson | Owner: (none)
Type: Cleanup/optimization | Status: new
Component: HTTP handling | Version: dev
Severity: Normal | Resolution:
Keywords: asgi async | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Natalia Bidart):
* summary: Sync write in async code path =>
ASGIHandler perfoms sync writes when reading the chunks of a HTTP
response's body
--
Ticket URL: <
https://code.djangoproject.com/ticket/36281#comment:3>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.