You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2021/12/21 17:04:28 UTC

[GitHub] [tinkerpop] spmallette opened a new pull request #1532: TINKERPOP-2626 Added explicit closed state to DefaultTraversal

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


   This is a bit of a follow on to the previous PR on this issue. The closed state prevents further iteration on a traversal when it has been exhausted and resources have been released. This change is non-breaking but should likely be refactored when merged to branch that can take a breaking change.
   
   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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tinkerpop] spmallette merged pull request #1532: TINKERPOP-2626 Added explicit closed state to DefaultTraversal

Posted by GitBox <gi...@apache.org>.
spmallette merged pull request #1532:
URL: https://github.com/apache/tinkerpop/pull/1532


   


-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org