Skip to content

Task does not continue on failure with --force because done() is not called #140

@craig0990

Description

@craig0990

The tasks/jsdoc-plugin.js file is missing a call to done() after line 117. This causes Grunt to hang indefinitely when JSDoc exits with a non-zero error code, even when using --force.

(We are slowly migrating to JSDoc and want to generate whatever JSDoc can handle at the moment, hence the use of --force)

I'll submit a pull request shortly.

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