This commit is contained in:
Robert Landers
2024-08-13 10:06:45 +02:00
parent d3e3165fe9
commit fd14a486c3

View File

@@ -481,6 +481,7 @@ func go_handle_request() bool {
rh, err := updateServerContext(r, true, 0)
if err != nil {
rh.Delete()
panic(err)
}