Skip to content

Interval is never cleared #5

@osyrisrblx

Description

@osyrisrblx

https://github.com/goldfire/gameanalytics-node-sdk/blob/master/src/index.js#L186
clearInterval(user.interval);
should be
clearInterval(userData.interval);

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