第二次调用findCachedClient是否多余? #726
Unanswered
carlos19960601
asked this question in
Q&A
Replies: 1 comment
-
第一次选出的client正在被关闭 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
在这段逻辑中,第二次调用findCachedClient是否多余?
在什么情况下第1次调用findCachedClient时client == nil,而第2次调用的时候client != nil呢?
rpcx/client/xclient.go
Lines 290 to 301 in 6b17ab2
Beta Was this translation helpful? Give feedback.
All reactions