wu-sheng commented on pull request #33:
URL: https://github.com/apache/skywalking-nodejs/pull/33#issuecomment-787944921


   > so do we always pre-emptively create a local span on all Exit spans which 
call user code? 
   
   I don't think we have to. The reason other agents did this, is for 
propagating context. Their tracing context have to be injected in the 
`callback` thread to avoid trace broken. If the nodejs agent doesn't have to 
deal with this case, feel free to not create this local span.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to