Change ming to use pymongo 1.10's Collection.find_and_modify command. That returns None instead of raising an OperationFailure, so MonQTask.get can handle that more cleanly.
--- old+++ new@@ -1,3 +1 @@-Upgrade to pymongo 1.10+ and test it.-
Change ming to use pymongo 1.10's Collection.find_and_modify command. That returns None instead of raising an OperationFailure, so MonQTask.get can handle that more cleanly.
size: 2 --> 0
milestone: forge-backlog --> someday
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff: