ZhengweiZhu commented on PR #3096:
URL: https://github.com/apache/brpc/pull/3096#issuecomment-3400473817

   > Maybe you can try to get all bthread_id from the 
`butil::ResourcePool<bthread::TaskMeta>`? (needs to add some interface to 
butil::ResourcePool)
   
   There's a trick here. As each task group creates a TaskMeta object 
internally to run main task, these TaskMeta will also be traversed. I will do a 
filter to not show those TaskMeta as they are opaque to user.


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