未验证 提交 7ada0096 编写于 作者: 8 844067874 提交者: GitHub

when client invoke cancel,it will trigger onCancel,not trigger onComplete (#7370)

Co-authored-by: Nsulie <sulie@gaoding.com>
上级 68e69955
......@@ -84,6 +84,7 @@ public class TracingServerCallListener<REQUEST> extends ForwardingServerCallList
throw t;
} finally {
ContextManager.stopSpan();
asyncSpan.asyncFinish();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册