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 usage of the async npm module #2883

Closed
6 of 8 tasks
JustinBeckwith opened this issue Nov 16, 2018 · 0 comments
Closed
6 of 8 tasks

Eliminate usage of the async npm module #2883

JustinBeckwith opened this issue Nov 16, 2018 · 0 comments
Assignees
Labels
help wanted We'd love to have community involvement on this issue. type: process A process-related concern. May include testing, release, or the like.

Comments

@JustinBeckwith
Copy link
Contributor

JustinBeckwith commented Nov 16, 2018

We almost never have a good reason to be using the async npm module, as node 8 includes native async/await support. We need to go through the following repos, and drop the dependency:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted We'd love to have community involvement on this issue. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants