You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/09/16 02:45:01 UTC

[GitHub] [incubator-brpc] cdjingit commented on issue #1243: brpc::Join(CallId id) 支持带超时的等待

cdjingit commented on issue #1243:
URL: https://github.com/apache/incubator-brpc/issues/1243#issuecomment-693136308


   超时后,rpc实际没有结束,需要cancel掉才可以,否则会有资源访问问题。原来的语义join后,rpc一定是结束了,后续处理是安全的。
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org