gitccl commented on issue #3006:
URL: https://github.com/apache/brpc/issues/3006#issuecomment-3000153679

   push_rq 只会由当前 taskgroup 上执行的 task 调用。你说的 push_rq 给 taskgroup 本地队列 _rq 
添加了一个任务,这个 taskgroup 是不可能处于waittask 状态的。其他的 taskgroup 可能处于 waittask 状态,设置了 
nosignal 就不会唤醒。


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