Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.5.1
-
None
-
None
Description
In the generation of tx() in gremlin-python's GraphTraversal, the remote connection is plucked from the traversal_strategies, because there is no good way to get the remote_connection otherwise.
We should fix this in the future when breaking changes are acceptable.