Skip to content

Process remains running after server close #160

Description

@simov

Any idea why after server.close the process remains running?

The session middleware seems to be the cause:

app.use(session({store: 'memory'}))

Ok, it's the scheduleGc https://github.com/curveball/session/blob/master/src/memorystore.ts#L97 ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions