Description
If you were to open up wireshark and monitor the websocket traffic and run the following in the gremlin console, you will see that a close message will get sent, but no confirmation back that the session actually closed.
gremlin> :remote console tinkerpop.server conf/remote.yaml session gremlin> :> g.V().count() gremlin> :remote close
Attachments
Attachments
Issue Links
- is a clone of
-
TINKERPOP-1544 Return a confirmation of session close
- Closed