Skip to content

middleware doesn't call next() on res.end #60

@dmajoraddnine

Description

@dmajoraddnine

I noticed while trying to use this library in a Grunt instance that, when installed on top of other middlewares, the middlewares further down the stack are not executed. Adding a call to next() after the end event seemed to fix the problem. Opened a pull request to fix this issue: #59

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