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

fix: broken bulk_write after https://github.com/mongodb/motor/pull/300 #58

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rocketdatacorp
Copy link

No description provided.

@michaelkryukov
Copy link
Owner

Thank you for your submission!

It's challenging to fully understand the issue without more examples and detailed comments. However, from my analysis, the issue appears to originate from mongomock rather than mongomock_motor. As such, I believe addressing this problem here would not be appropriate. Instead, it should be resolved upstream in mongomock. Can you create an issue there if my assessment is correct?

While the issue remains unresolved in mongomock, you could consider using a fork or applying a monkey patch in your test code as a temporary workaround.

For reference, here are the relevant implementations:

Please let me know if you need further clarification or assistance.

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.

3 participants