Skip to content

Hoxy is preventing Node from exiting #88

Description

@sholladay

If I so much as require('hoxy'), Node will never exit.

This is problematic for the end-user. They go to Control-C on my server and it never dies, as I trap SIGINT and expect proxy.close() to exit gracefully.

hoxy 3.2.0
node 7.0.0
npm 3.10.9

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