BusyJay opened a new pull request, #2550:
URL: https://github.com/apache/brpc/pull/2550
### What problem does this PR solve?
Issue Number:
Problem Summary:
In tests there are some places that don't clear previous allocated block
before resetting allocation hooks and lead
jamesge commented on issue #2549:
URL: https://github.com/apache/brpc/issues/2549#issuecomment-1966293991
假定这里的设置都是默认的,done->Run()会让回调运行在独立的bthread中,done->Run()里只是创建。所以如果bthread不是特别多,且pthread在调用done->Run()时全程带锁,这里也不会死锁。但有一些设置可以让Done原地运行,这个要检查一下
--
This is an automated message from the Ap
coyorkdow commented on issue #2549:
URL: https://github.com/apache/brpc/issues/2549#issuecomment-1966414866
>
假定这里的设置都是默认的,done->Run()会让回调运行在独立的bthread中,done->Run()里只是创建。所以如果bthread不是特别多,且pthread在调用done->Run()时全程带锁,这里也不会死锁。但有一些设置可以让Done原地运行,这个要检查一下
请问一下是什么设置呢。
--
This is an automat
dingxiaoshuai123 closed issue #2544: macro redefined
URL: https://github.com/apache/brpc/issues/2544
--
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: de