vkagamlyk commented on code in PR #1653: URL: https://github.com/apache/tinkerpop/pull/1653#discussion_r871863861
########## gremlin-go/driver/resultSet.go: ########## @@ -149,11 +149,15 @@ func (channelResultSet *channelResultSet) Channel() chan *Result { } // One returns the next Result from the channelResultSet, blocking until one is available. Review Comment: added in https://github.com/apache/tinkerpop/pull/1653/commits/dcb281409d65d115fb960cc534954e84f7b5415d ########## gremlin-go/driver/resultSet.go: ########## @@ -149,11 +149,15 @@ func (channelResultSet *channelResultSet) Channel() chan *Result { } // One returns the next Result from the channelResultSet, blocking until one is available. Review Comment: added in https://github.com/apache/tinkerpop/pull/1653/commits/dcb281409d65d115fb960cc534954e84f7b5415d -- 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-unsubscr...@tinkerpop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org