chenBright commented on PR #3096: URL: https://github.com/apache/brpc/pull/3096#issuecomment-3331471212
> > I think we can add a function to display all the live bthread ids and names, and click on the link to display the corresponding bthread details. > > If the TaskTracer is enabled, we can easily see call trace of all the living bthread and debug the deadlock problem, just like the same way as gdb/gstack does. And in normal situation, the living bthreads won't be many. Is it necessary then? Yes. Because it allows users to view the call stack of a specified bthread, not all of them. -- 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: dev-unsubscr...@brpc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org