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

Eliminate third-party promise wrappers #574

Closed
dherman opened this issue Jul 26, 2020 · 2 comments
Closed

Eliminate third-party promise wrappers #574

dherman opened this issue Jul 26, 2020 · 2 comments

Comments

@dherman
Copy link
Collaborator

dherman commented Jul 26, 2020

Now that Node has standard promise-based libraries built-in, and we don't support older Nodes than v10, can we get rid of much or even all of our "promiseify" wrappers in favor of the built-in promise APIs?

@lp
Copy link

lp commented Nov 28, 2020

Hi @dherman , is this open task still relevant?

@kjvalencik
Copy link
Member

As part of this RFC, neon-cli will be deprecated. Anything related to it that isn't necessary maintenance likely isn't needed.

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

No branches or pull requests

3 participants