lightstep / lightstep-tracer-javascript

Lightstep distributed tracing library for Node.js and the browser
https://lightstep.com
MIT License
77 stars 66 forks source link

Node proto path performs unsafe toObject #165

Open austinlparker opened 5 years ago

austinlparker commented 5 years ago

See https://github.com/lightstep/lightstep-tracer-javascript/blob/master/src/imp/platform/node/transport_httpproto.js#L114

posto commented 4 years ago

Seems to be fixed in 0.22.1, see #167