wasphin commented on issue #1835:
URL: 
https://github.com/apache/incubator-brpc/issues/1835#issuecomment-1186224878

   `done` 不为空情况下是异步调用, 在这个例子中, `CallMethod` 直接就返回了, 导致 `cntl` 释放, 回复时非法访问 
`cntl` 导致各种异常.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to