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:46:06 UTC

[tinkerpop] branch 3.5-dev updated (47a855a493 -> 8e5c93b174)

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

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


    from 47a855a493 Merge pull request #1739 from Bit-Quill/rithin/an-1190-pathing-errs
     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
     add 8e5c93b174 Merge branch 'pr-1734' into 3.5-dev

No new revisions were added by this update.

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