diff options
author | zeripath <art27@cantab.net> | 2021-05-14 13:26:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-14 13:26:03 +0100 |
commit | 1a5659943eba747b05efe564ac57a942b0424f91 (patch) | |
tree | dd3dd41544efb52baf716449ec84088ec0a5330a /models/migrate.go | |
parent | 2d87a84709cb0ee89b2fbafe65718bd61d9effef (diff) | |
download | gitea-1a5659943eba747b05efe564ac57a942b0424f91.tar.gz gitea-1a5659943eba747b05efe564ac57a942b0424f91.zip |
Add timeout to writing to responses (#15831)
In #15826 it has become apparent that there are a few occasions when a response can
hang during writing, and because there is no timeout go will happily just block
interminably. This PR adds a fixed 5 second timeout to all writes to a connection.
Fix #15826
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'models/migrate.go')
0 files changed, 0 insertions, 0 deletions