﻿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
32240	ConnectionAbortedError should be treated as a broken pipe error in the development server	Petter Strandmark	Petter Strandmark	"People using Windows have been complaining about very long stack traces in the development server for a long time:
- https://github.com/python/cpython/pull/9713
- https://bugs.python.org/issue27682

These happen under normal interaction with the development server using Chrome.

I have fixed one issue in CPython in wsgiref, but I belive that we should also fix is_broken_pipe_error in django/core/servers/basehttp.py"	Cleanup/optimization	closed	HTTP handling	3.1	Normal	fixed			Ready for checkin	1	0	0	0	1	0
