michaelkryukov / mongomock_motor

Library for mocking AsyncIOMotorClient built on top of mongomock.
MIT License
102 stars 24 forks source link

Fix #49 RecursionError: maximum recursion depth exceeded while callin… #50

Closed gbtami closed 7 months ago

michaelkryukov commented 7 months ago

I've reimplemented changes in #51

gbtami commented 7 months ago

Great! #51 works like charm :)