cool-colo commented on issue #1428:
URL: https://github.com/apache/incubator-brpc/issues/1428#issuecomment-858455580


   看这个线程栈, Done好像会往_remote_rq里塞东西,塞给哪个task group是随机的, 
如果塞到对应rpc所在的task_group里面,并且rpc task run in pthread-mode, 
并且其它task_group也洽好出现同样的情况,没办法互相working stealing,  就死锁了吧。
   


-- 
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:
[email protected]



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

Reply via email to