Skip to content

Add taskify #11

Description

@dggluz

Decription

I'm not totally sure about how should be this function be to avoid being too specific to certain API, but it would be handy to avoid having to always do:

new Task((resolve, reject) => {
    funcTooBeTaskified(resolve, opts, reject);
});

Activity

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions