You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2020. It is now read-only.
I just picked up mongopersist again. Wondering if you could provide a sanity check for me as I’m having some trouble replicating this:
Please review or try the code I’ve posted here —>
https://gist.github.com/anonymous/860d3fafee59f8b1bcfa
ALSO! Keep in mind it has a clear_mongo() function, the call of which I’ve commented out.
Here’s the terminal output I’m getting when I run this 2x:
(gis)vagrant@jdev:
/projects/gis/src/nona.gis/src/nona/gis/engine$ python mptest.py/projects/gis/src/nona.gis/src/nona/gis/engine$ python mptest.pyADDING OBJECTS
{'54794e77dc2eb91992b45502': <main.File object at 0x2ae4398>}
(gis)vagrant@jdev:
{}
I am expecting the same output the second time (minus 'ADDING OBJECTS')
The text was updated successfully, but these errors were encountered: