You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Matt Frantz (JIRA)" <ji...@apache.org> on 2015/08/21 22:15:45 UTC

[jira] [Commented] (TINKERPOP3-807) repeat hang

    [ https://issues.apache.org/jira/browse/TINKERPOP3-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14707395#comment-14707395 ] 

Matt Frantz commented on TINKERPOP3-807:
----------------------------------------

OK, that makes sense.


> repeat hang
> -----------
>
>                 Key: TINKERPOP3-807
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-807
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.0.0-incubating
>            Reporter: Matt Frantz
>            Assignee: Marko A. Rodriguez
>
> I would not expect this traversal to hang after emitting once.
> {noformat}
> gremlin> __(1,2,3).repeat(identity()).until(is(1))
> ==>1
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)