xlj

Results 4 comments of xlj

I have the same problem. this problem occur in my test demo. demo has only one thread. this is my demo code: `#include #include #include "cpp2sky/propagation.h" #include "cpp2sky/tracer.h" #include "cpp2sky/tracing_context.h"...

@wu-sheng I think I know where is the problem, Incorrect use of the grpc asynclient, modify the “grpc_async_client_impl.cc” like this ``` // Copyright 2020 SkyAPM // Licensed under the Apache...