Question
I wrote a rpc agent plugin, and the Interceptor method will return null result when i use the async mode. so the ContextManager.stopSpan(); in afterMethod will throw NullPointerException and the ui cannot display the trace chain. so how can I solve this question
??

Question
I wrote a rpc agent plugin, and the Interceptor method will return null result when i use the async mode. so the

ContextManager.stopSpan();in afterMethod will throw NullPointerException and the ui cannot display the trace chain. so how can I solve this question??