Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

domain module is deprecated since node v4 #1294

Closed
hyzhak opened this issue Apr 6, 2018 · 1 comment
Closed

domain module is deprecated since node v4 #1294

hyzhak opened this issue Apr 6, 2018 · 1 comment

Comments

@hyzhak
Copy link

hyzhak commented Apr 6, 2018

According to https://nodejs.org/api/domain.html domain module is deprecated since v4. Do you have plans to move to something else?

@kamilogorek
Copy link
Contributor

Yes, we'll either write our own solution one day, or implement AsyncWrap once it's spec is finalized and implemented in V8 - https://nodejs.org/en/docs/guides/domain-postmortem/#looking-ahead

As of now, I don't think there's any willingness to remove deprecated API from the engine, as there's no clear alternative.

Also, the wrong repository. It should be raven-node, and there's already a discussion on that topic :)
getsentry/raven-node#264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants