GitHub user okram opened a pull request:

    https://github.com/apache/tinkerpop/pull/735

    TINKERPOP-1803: inject() doesn't re-attach with remote traversals

    https://issues.apache.org/jira/browse/TINKERPOP-1803
    
    Fixed an "attachement"-bug in `InjectStep` with a solution generalized to 
`StartStep`.
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1803

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/735.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 #735
    
----
commit 79b621c9a0ddc2d96f951c54ee3f1db3c8490d4c
Author: Marko A. Rodriguez <okramma...@gmail.com>
Date:   2017-10-18T22:45:16Z

    Fixed an attachement-bug in  with a solution generalized to .

----


---

Reply via email to