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

Move from callbacks to promises #79

Open
colonelpopcorn opened this issue Jun 17, 2020 · 2 comments
Open

Move from callbacks to promises #79

colonelpopcorn opened this issue Jun 17, 2020 · 2 comments
Labels
pinned Issues that should not be marked stale.
Milestone

Comments

@colonelpopcorn
Copy link
Member

Since we've removed explicit support for versions of node <10, we can tap into the native Promise API to handle our system calls.

@colonelpopcorn colonelpopcorn added this to the 1.0.2 milestone Jun 19, 2020
@colonelpopcorn
Copy link
Member Author

This isn't going to work in 1.0.2, moving to 1.1.0.

@colonelpopcorn colonelpopcorn modified the milestones: 1.0.2, 1.1.0 Jul 15, 2020
@colonelpopcorn colonelpopcorn modified the milestones: 1.1.0, v2 Aug 17, 2020
@stale
Copy link

stale bot commented Nov 15, 2020

This issue has been automatically marked as stale because it has not received any attention in 90 days. It will be closed in 14 days if no further activity occurs. Thank you for your contribution! (I'm a bot.)

@stale stale bot added the stale label Nov 15, 2020
@colonelpopcorn colonelpopcorn added pinned Issues that should not be marked stale. and removed stale labels Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned Issues that should not be marked stale.
Projects
None yet
Development

No branches or pull requests

1 participant