Node-Virtualization / node-virtualbox

A JavaScript Library for Interacting with VirtualBox
MIT License
259 stars 68 forks source link

Move from callbacks to promises #79

Open colonelpopcorn opened 4 years ago

colonelpopcorn commented 4 years ago

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 commented 4 years ago

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

stale[bot] commented 3 years ago

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.)