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/10 11:26:34 UTC

[tinkerpop] branch 3.6-dev updated (a7d65628f7 -> 80245faac9)

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

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


    from a7d65628f7 Merge branch '3.5-dev' into 3.6-dev
     add c2b61fba92 TINKERPOP-2765 Fix concurrency issue during script translation in the GremlinGroovyScriptEngine.
     add 80245faac9 Merge branch 'pr-1778' into 3.6-dev

No new revisions were added by this update.

Summary of changes:
 .../groovy/jsr223/GremlinGroovyScriptEngine.java   |  9 +++++----
 .../gremlin/server/GremlinServerIntegrateTest.java | 22 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 4 deletions(-)