Memory leak occurs when I use Encoding/JSON.Unmarshal

前端 未结 0 798
野的像风
野的像风 2020-12-09 14:09

I call the method func (R BaseRequest) Request concurrently in a program

There may be a memory leak because the concurrency + return data is large

The main cod

相关标签:
回答
  • 消灭零回复
提交回复
热议问题