chenBright commented on issue #2937: URL: https://github.com/apache/brpc/issues/2937#issuecomment-2779183048
AgentCombiner析构的时候,会将Agent中的combiner置为NULL,应该不会有问题。 https://github.com/apache/brpc/blob/3d16b5bc08c967103c9640e9aef24a63e775dd24/src/bvar/detail/combiner.h#L227-L233 https://github.com/apache/brpc/blob/3d16b5bc08c967103c9640e9aef24a63e775dd24/src/bvar/detail/combiner.h#L315-L327 https://github.com/apache/brpc/blob/3d16b5bc08c967103c9640e9aef24a63e775dd24/src/bvar/detail/combiner.h#L173-L176 -- 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