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/08/05 17:24:10 UTC

[tinkerpop] branch 3.5-dev updated (3bd37da618 -> e70c0c5e14)

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

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


    from 3bd37da618 Merge branch 'pr-1774' into 3.5-dev
     add c0afe94fbe TINKERPOP-2765 Fix concurrency issue during script translation in the GremlinGroovyScriptEngine.
     add e70c0c5e14 Merge branch 'pr-1768' into 3.5-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../groovy/jsr223/GremlinGroovyScriptEngine.java   |  9 +++++----
 .../gremlin/server/GremlinServerIntegrateTest.java | 22 ++++++++++++++++++++++
 3 files changed, 28 insertions(+), 4 deletions(-)