李向军

Results 2 comments of 李向军

> Is this a problem? Can you show your code and examples that cause this? server := &fasthttp.Server{ Handler: requestHandler, ErrorHandler: func(ctx *fasthttp.RequestCtx, err error) { logging.Println("http>error:" + err.Error() +...

> Need to see your handler, it's probably something you call in there. ![image](https://github.com/user-attachments/assets/3a7228cd-f33c-41f8-a340-e0d180a362d5) from this chain,seems there is no call by business code