Tom
Results
1
issues of
Tom
After a bit of deep debugging, I realized that the MongoObserver makes a call to the `random.choice` function ([here](https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/topology.py#L224-L231)) during each heartbeat, making it basically impossible to guarantee reproducibility if...
documentation