I saw the codes:
```
public boolean isFromCurrent() {
        return 
traceSegmentId.equals(ContextManager.capture().getTraceSegmentId());
    }
}
```
if directly continued conxtsnapshot in a new thread,it must be throws npe.  

[ Full content available at: 
https://github.com/apache/incubator-skywalking/issues/1707 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to