-
Notifications
You must be signed in to change notification settings - Fork 17
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
Race condition #5
Comments
despite the issue being old, just want to mention that the problem here is that this module executes asynchronous code in event handlers: Lines 57 to 105 in a90d0b1
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am 99% sure there is a race condition in this module. If you run
npm run test-pouchdb
in pouchdb-server enough times, you'll see stuff like this:The text was updated successfully, but these errors were encountered: