We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://github.com/tal-tech/go-zero/blob/fc43876cc591fb422943814efbb58bb8e2e68131/core/syncx/sharedcalls.go#L73
这个地方可以先调用done,然后再进行key的delete的
源码中wait()有如下注释:Wait blocks until the WaitGroup counter is zero.
Wait blocks until the WaitGroup counter is zero.