-
Hello
The following benchmarks on client_timing_test.go are panic via runtime error
- BenchmarkClientDoFastServer
- BenchmarkClientGetTimeoutFastServer
my environment
```shell
$ go versi…
-
Hello,
I am trying to start a load process but I want to test not only my application but also my authentication infrastructure. I want my webserver to authenticate every request instead of reusing s…
-
![grafik](https://github.com/getsentry/sentry/assets/6617432/8dca5353-2ad3-4386-9e7b-87a87adcf7f4)
We should add
- https://docs.sentry.io/platforms/go/guides/gin/ (supports panic reporting & per…
-
**Is your feature request related to a problem? Please describe.**
[fasthttp](https://github.com/valyala/fasthttp), one of the mostly used http framework, tuned for high performance and zero memo…
-
I encountered a panic when a route returns a status of 4xx or 5xx but not an error.
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation vio…
-
Fix rapid reset of fasthttp is vulnerable
-
### Version
v4.37.5
### Deployment Method
Docker
### Reverse Proxy
Traefik
### Reverse Proxy Version
2.1.0
### Description
I have a working authelia instance with an custom web app using…
-
**Describe the bug**
After updating the testkube components, I am getting the below error on the tests page.
```sh
failed to list tests with executions: could not get latest executions: could no…
-
您好,
如果有一个库,把当前项目的多个用户连接在一个协程里多路复用的特性,和fasthttp/websocket结合下。就更好了。这位大师可以试试吗?
-
### Go version
go version go1.20.8 freebsd/amd64
### What operating system and processor architecture are you using (`go env`)?
```shell
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/r…