Details
-
Improvement
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
Minor Change
-
Not Needed
Description
This method's API doc says "For internal use only" and it returns an AsyncClientSession, which, while public, is in an internal package in driver-core.
Removing this method would allow us to remove the AsyncClientSession type entirely, simplifying the code base