Hi guys!
I thought I understood the driver pretty well but I just ran crazy trying to reproduce an issue (I'll post the issue later, I need to understand this first ;))
Why does this very basic code :
https://gist.github.com/4114350
returns :
Connected to MongoDB
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
ERROR File not found
(even without replica set)
Did I miss something ?