You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by mi...@apache.org on 2022/07/07 16:45:55 UTC

[tinkerpop] branch master updated (6683c9dca8 -> 8897c5eaf0)

This is an automated email from the ASF dual-hosted git repository.

mikepersonick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 6683c9dca8 Merge branch '3.6-dev'
     add 904bac58df gremlin-go: fix deadlock on (*DriverRemoteConnection).Close
     add d8f91f8f72 gremlin-go: add unit test for (*gremlinServerWSProtocol).close
     add 28d6337d2b gremlin-go: document (*gremlinServerWSProtocol).close unit test
     new 8e5c93b174 Merge branch 'pr-1734' into 3.5-dev
     new 1e91eece08 Merge branch '3.5-dev' into 3.6-dev
     new 8897c5eaf0 Merge branch '3.6-dev'

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gremlin-go/driver/protocol.go      | 16 +++++++++++-----
 gremlin-go/driver/protocol_test.go | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 42 insertions(+), 7 deletions(-)


[tinkerpop] 02/03: Merge branch '3.5-dev' into 3.6-dev

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mikepersonick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 1e91eece0815dd605e534638942a85945185f57d
Merge: 0d137d12c1 8e5c93b174
Author: Mike Personick <mi...@supersonick.io>
AuthorDate: Thu Jul 7 09:41:10 2022 -0700

    Merge branch '3.5-dev' into 3.6-dev

 gremlin-go/driver/protocol.go      | 16 +++++++++++-----
 gremlin-go/driver/protocol_test.go | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 42 insertions(+), 7 deletions(-)


[tinkerpop] 03/03: Merge branch '3.6-dev'

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mikepersonick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 8897c5eaf09d4a94e44066331ac919fad7136ae2
Merge: 6683c9dca8 1e91eece08
Author: Mike Personick <mi...@supersonick.io>
AuthorDate: Thu Jul 7 09:43:53 2022 -0700

    Merge branch '3.6-dev'

 gremlin-go/driver/protocol.go      | 16 +++++++++++-----
 gremlin-go/driver/protocol_test.go | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 42 insertions(+), 7 deletions(-)


[tinkerpop] 01/03: Merge branch 'pr-1734' into 3.5-dev

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mikepersonick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 8e5c93b174d3428e5c12dfce5a0ef23cb4040a29
Merge: 47a855a493 28d6337d2b
Author: Mike Personick <mi...@supersonick.io>
AuthorDate: Thu Jul 7 09:40:43 2022 -0700

    Merge branch 'pr-1734' into 3.5-dev

 gremlin-go/driver/protocol.go      | 16 +++++++++++-----
 gremlin-go/driver/protocol_test.go | 33 +++++++++++++++++++++++++++++++--
 2 files changed, 42 insertions(+), 7 deletions(-)