Skip to content

Silently failing on file errors #28

Description

@tusharmath

line no. 58 - middleware.coffee

        arg = if 'ENOENT' is err.code then null else err
        next arg

This line of code ignores file errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions