-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Currently MongoClient.address returns "None" if the current topology is unknown. This was first reported in https://jira.mongodb.org/browse/PYTHON-985 and was followed up by in PYTHON-2981, but we didn't fix the behavior. MongoClient.address should block until it either successfully connects or raise an exception.