tom-pytel commented on pull request #50: URL: https://github.com/apache/skywalking-nodejs/pull/50#issuecomment-839757159
> > "peer" removed from Context.newExitSpan() and is now treated just like the other parameters. > > If there is no `peer`, the `sw8` header could not be assembled correctly. How do the test cases work? There is a peer it is just being set explicitly after the call rather than passing as parameter to `newExitSpan()` and being set in this function. -- 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]
