[ https://issues.apache.org/jira/browse/TINKERPOP-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360815#comment-16360815 ]
ASF GitHub Bot commented on TINKERPOP-1883: ------------------------------------------- Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/796 @dancollins34 sorry it took me a while to take a look at this - thanks for submitting it. is this also a problem on 3.2.x? if so, this pull request should be re-targeted at the tp32 branch. > gremlinpython future will never return > -------------------------------------- > > Key: TINKERPOP-1883 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1883 > Project: TinkerPop > Issue Type: Bug > Affects Versions: 3.3.1 > Environment: all > Reporter: Daniel Collins > Priority: Major > > When using the promise() method to get a future from a traversal, a call to > result() will never return if an error is thrown by result_set.all().result() > in driver_remote_connection.py on line 69. This call should be wrapped in a > try block to set the exception of future on failure. -- This message was sent by Atlassian JIRA (v7.6.3#76005)