Skip to content

Express server callback is not called after switching to 'drafter' #167

@aj-jaswanth

Description

@aj-jaswanth

I tried to use the latest version of drakov 1.0.4. We have a gradle task that depends on the message Listening on port that is printed in the callback (https://github.com/Aconex/drakov/blob/master/lib/setup.js#L10). After upgrading the callback is not called after server loads all the API blueprint files. One observation is that, it is getting called after I send a request to drakov or open another terminal tab. After doing a git bisect I found it started after moving to drafter from drafter.js module in the commit (9f91708#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R32). It is reproducible in node 4, 6, 8 versions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions