Skip to content

.quit hanging node on exit #39

@andrewcharnley

Description

@andrewcharnley

I can see that this is calling quit on the redis library. I believe you also want to call .unref() on the connections, see npm redis module doc, in order to allow node to close.

Presently only .end() works.

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