Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

ES6 Promises Instead of Deprecation Warning #54

Description

@ddwwcruz

Currently, when using asynchronous functions without callbacks the system gives a deprecation warning. Can it return a promise instead? That way it can be used in an async/await style.

Based on what I know this couldn't be done in Node because of all user's legacy codes.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions