[ https://issues.apache.org/jira/browse/TINKERPOP-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cole Greer closed TINKERPOP-3026. --------------------------------- Fix Version/s: 3.7.2 Assignee: Cole Greer Resolution: Fixed Fixed in https://github.com/apache/tinkerpop/pull/2502 > checkAdjacentVertices is misconfigured for python in SubgraphStrategy > --------------------------------------------------------------------- > > Key: TINKERPOP-3026 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3026 > Project: TinkerPop > Issue Type: Bug > Components: python > Affects Versions: 3.6.6 > Reporter: Stephen Mallette > Assignee: Cole Greer > Priority: Critical > Fix For: 3.7.2 > > > The error is happening here: > https://github.com/apache/tinkerpop/blob/c28aa2ec8cce281d51e9323070610d3f71a6291e/gremlin-python/src/main/python/gremlin_python/process/strategies.py#L90 > where the configuration string is not being set properly. But then that begs > the question as to why there is no tests failure - presumably we don't test > the {{true}} condition, so add a test to cover that -- This message was sent by Atlassian Jira (v8.20.10#820010)