summary: Make sure we're using safe=True for pymongo writes in activitystreams --> switch activitystreams to use ming
Description has changed:
Diff:
--- old+++ new@@ -1,3 +1 @@-Honestly I'm not sure if we want to do this or not. `safe=False` will be faster, and do we really care if we lose an activity once in a while? Under what circumstances could it really bite us to use `safe=False`?--Discuss amongst yourselves.+Change activitystreams to use ming instead of pymongo. This will make [#4452] more direct
Diff:
Related
Tickets:
#4452Using [#6828] instead of re-purposing this ticket
Related
Tickets:
#6828