Browse Source
Backport #18642 When a net.OpError occurs during rendering the underlying connection is essentially dead and therefore attempting to render further data will only cause further errors. Therefore in serverErrorInternal detect if the passed in error is an OpError and if so do not attempt any further rendering. Fix #18629 Signed-off-by: Andrew Thornton <art27@cantab.net>tags/v1.16.2
zeripath
3 years ago
committed by
GitHub
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue