Skip to content

Move from callbacks to promises #79

Open
@colonelpopcorn

Description

@colonelpopcorn

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

Activity

added this to the 1.0.2 milestone on Jun 19, 2020
colonelpopcorn

colonelpopcorn commented on Jul 15, 2020

@colonelpopcorn
MemberAuthor

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

modified the milestones: 1.0.2, 1.1.0 on Jul 15, 2020
modified the milestones: 1.1.0, v2 on Aug 17, 2020
stale

stale commented on Nov 15, 2020

@stale

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

added
pinnedIssues that should not be marked stale.
and removed on Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    pinnedIssues that should not be marked stale.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Move from callbacks to promises · Issue #79 · Node-Virtualization/node-virtualbox