Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#703 - Fixes race condition when using express-session with custom store #704

Conversation

pragmaticivan
Copy link

fixes #703

Checklist

  • I have read the CONTRIBUTING guidelines.
  • I have added test cases which verify the correct operation of this feature or patch.
  • I have added documentation pertaining to this feature or patch.
  • The automated test suite ($ make test) executes successfully.
  • The automated code linting ($ make lint) executes successfully.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

6 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 6bd689c on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@coveralls
Copy link

coveralls commented Dec 15, 2018

Coverage Status

Coverage decreased (-1.1%) to 97.772% when pulling 416abce on pragmaticivan:bugfix/703-race-condition-session-with-store into 882d65e on jaredhanson:master.

@zypA13510
Copy link

Related or duplicate: #504, #680.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race condition for express-session with external store
4 participants