We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
About one third (sometimes more) of the time when I run clear, I get the following error:
Unhandled rejection MongoError: exception: cannot perform operation: a background operation is currently running for collection [some collection]
[some collection] is always changing. I don't have indexing or anything else running on mongodb.
node mongodb package version: 2.0.48 pow-mongodb-fixtures package version: 0.13.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
About one third (sometimes more) of the time when I run clear, I get the following error:
Unhandled rejection MongoError: exception: cannot perform operation: a background operation is currently running for collection [some collection]
[some collection] is always changing. I don't have indexing or anything else running on mongodb.
node mongodb package version: 2.0.48
pow-mongodb-fixtures package version: 0.13.0
The text was updated successfully, but these errors were encountered: