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

async open_func callback should conform to callback(error,[data]) format #12

@ryanrolds

Description

@ryanrolds

The callback coming from open_func doesn't include the error, instead the error is throw. The first parameter of a callback should be any error encounter or null and the error shouldn't be throw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions