Skip to content

Add taskify #11

@dggluz

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);
});

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