aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2022-02-06 19:28:25 +0000
committerGitHub <noreply@github.com>2022-02-06 20:28:25 +0100
commita6e657e99979f94d1d663a0bc2b7945f3c1018dc (patch)
treed378100e21399694eba7b3d51e7206fd186a5c30 /package.json
parent3043eb36bfcd7ddf29202b958b91942826a8182b (diff)
downloadgitea-a6e657e99979f94d1d663a0bc2b7945f3c1018dc.tar.gz
gitea-a6e657e99979f94d1d663a0bc2b7945f3c1018dc.zip
If rendering has failed due to a net.OpError stop rendering (#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>
Diffstat (limited to 'package.json')
0 files changed, 0 insertions, 0 deletions