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

[tinkerpop] branch 3.4-dev updated (8b0d2d1 -> c76df03)

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

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


    from 8b0d2d1  TINKERPOP-2626 Added explicit closed state to DefaultTraversal
     add 511539b  Added user-friendly console message and fixed possible console remote leak
     add c76df03  Minor fix to test CTR

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                           |  1 +
 .../tinkerpop/gremlin/console/commands/RemoteCommand.groovy  |  3 ++-
 .../gremlin/console/jsr223/DriverRemoteAcceptor.java         |  9 +++++++++
 .../gremlin/console/jsr223/DriverRemoteAcceptorTest.java     | 12 ++++++++----
 .../tinkerpop/gremlin/server/GremlinDriverIntegrateTest.java |  7 +++++++
 5 files changed, 27 insertions(+), 5 deletions(-)