On Wed, Apr 7, 2010 at 12:23 PM, Michael Schurter
<[email protected]> wrote:
> Using 2 global connections to write to 2 different MongoDB instances
> across threads misbehaves when using PyMongo 1.5.2 and modwsgi 2.5.

Using the latest pymongo code from git seems to fix the bug in modwsgi
2.5 (as in: queries always go to the right socket/mongo-instance).

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to