This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Petter S
Recipients Petter S, SG, William Hingston, asvetlov, berker.peksag, chris.jerdonek, iMath, kristjan.jonsson, lorcan, martin.panter, pje, r.david.murray, steve.dower, tim.golden, wkoot, xtreak
Date 2019-07-22.18:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563819439.51.0.871854693606.issue27682@roundup.psfhosted.org>
In-reply-to
Content
No it is not fixed in Django, but I verified that adding ConnectionAbortedError on this line

https://github.com/django/django/blob/c6581a40be3bb4c1e13861f0adbb3fe01f09107f/django/core/servers/basehttp.py#L55

fixes the error.
History
Date User Action Args
2019-07-22 18:17:19Petter Ssetrecipients: + Petter S, pje, kristjan.jonsson, tim.golden, r.david.murray, asvetlov, chris.jerdonek, berker.peksag, martin.panter, steve.dower, iMath, SG, William Hingston, xtreak, lorcan, wkoot
2019-07-22 18:17:19Petter Ssetmessageid: <1563819439.51.0.871854693606.issue27682@roundup.psfhosted.org>
2019-07-22 18:17:19Petter Slinkissue27682 messages
2019-07-22 18:17:19Petter Screate