-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
This will keep people from having to manage reconnects on their own:
https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/connection.py#L174-193
Might want to check for performance issues. Also, Ruby's Process.pid doesn't work on all platforms. Need to deal with that, too.