Providing an internal module's APIs as non-configurable, non-writable properties #4730
gabrielschulhof
started this conversation in
Ideas
Replies: 0 comments 3 replies
-
Seems like a self-inflicted wound by datadog's agent? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Given problems like DataDog/dd-trace-js#2984 (comment), would it make sense to expose the original implementation of Node.js' APIs as non-configurable, non-writable aliases on its various objects? Like,
Beta Was this translation helpful? Give feedback.
All reactions