Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Track change of MongoSession's id to properly delete. #117

Closed
wants to merge 1 commit into from

Conversation

gregturn
Copy link
Contributor

@gregturn gregturn commented Oct 9, 2019

When a session is made invalid and changed to a new one, the old one must be deleted from MongoDB at the next save().

Resolves #116.

When a session is made invalid and changed to a new one, the old one must be deleted from MongoDB at the next save().

Resolves #116.
@gregturn gregturn closed this Oct 9, 2019
@gregturn gregturn deleted the gh-116 branch October 9, 2019 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Session change doesn't remove old session
1 participant