spmallette opened a new pull request #1502:
URL: https://github.com/apache/tinkerpop/pull/1502


   https://issues.apache.org/jira/browse/TINKERPOP-2626
   
   This is not a complete fix for this issue but does get rid of the premature 
close. Opted to try to close the Traversal as part of hasNext() as in a sense 
it is a way to complete iteration of the traversal. Without that change certain 
tests begin to fail so some additional change besides removing the premature 
close had to be added.
   
   All tests pass with `docker/build.sh -t -n -i`
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to