GPER
Results
3
issues of
GPER
### What does this PR do? 修复 当rpc服务端处理超时而导致客户端 timeout 时,客户端中使用同一 connection 的后续请求会得到上一次请求的处理结果 [类似这种](https://github.com/swoft-cloud/swoft/issues/1472) #### Does this fix any issues or need any specific reviewers? Fixes: swoft-cloud/swoft# Reviewers: @
使用 `kill -pid` 以及使用 `supervisorctl stop 程序标识` 不能优雅关闭程序的bug