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
Is there any plans to do this? Been trying to do it this way: https://github.com/meteor/meteor/blob/3051150f2f5ae953f391802e73682fba613b3d46/packages/mongo/mongo_livedata_tests.js#L3431-L3487
but getting a lot of errors like:
UnhandledPromiseRejectionWarning: MongoError: Given transaction number 5 does not match any in-progress transactions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there any plans to do this? Been trying to do it this way: https://github.com/meteor/meteor/blob/3051150f2f5ae953f391802e73682fba613b3d46/packages/mongo/mongo_livedata_tests.js#L3431-L3487
but getting a lot of errors like:
UnhandledPromiseRejectionWarning: MongoError: Given transaction number 5 does not match any in-progress transactions.
The text was updated successfully, but these errors were encountered: