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

Make sid generation non-sequential#143

Merged
erikjohnston merged 2 commits intomasterfrom
erikj/delete_expired_sessions
Apr 23, 2019
Merged

Make sid generation non-sequential#143
erikjohnston merged 2 commits intomasterfrom
erikj/delete_expired_sessions

Conversation

@erikjohnston
Copy link
Copy Markdown
Member

Otherwise we leak the number of validations we've started.

Based on #142

There's no point keeping them around as trying to reuse will just result
in an exception anyway.
Otherwise we leak the number of validations we've started.
Copy link
Copy Markdown
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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.

2 participants