wwbmmm commented on issue #1507:
URL: 
https://github.com/apache/incubator-brpc/issues/1507#issuecomment-1125813668

   > 3个rpc调用中的2个是在协程中进行的,另1个是在timer线程(pthread)调用的。
   
   timer 回调里是不能执行CallMethod,这样会把timer thread阻塞,然后超时也就失效了。


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