GitHub user ml86 opened a pull request:
https://github.com/apache/tinkerpop/pull/606
Corrected copy-paste error in until step for predicates.
Correct me if I am wrong, but I think the use of `addEmitToTraversal` in
`until` step causes unintended traverser splits.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ShiftLeftSecurity/tinkerpop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/606.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #606
----
commit acf2992fcbabc60f883531a5c75e4468a10079c8
Author: Markus Lottmann <[email protected]>
Date: 2017-05-03T09:09:28Z
Corrected copy-paste error in until step for predicates.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---