﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36281	ASGIHandler perfoms sync writes when reading the chunks of a HTTP response's body	Brian Atkinson	shin wo jin	"See https://github.com/django/django/blob/c1a4fccf53437e480c42648f67277fb7e63ed4ab/django/core/handlers/asgi.py#L266

That write may end up resulting in IO actually hitting disk. This could result in the async loop stalling if the underlying write call is slow."	Cleanup/optimization	closed	HTTP handling	dev	Normal	fixed	asgi async	Carlton Gibson	Ready for checkin	1	0	0	0	0	0
