GitHub user elliotttf opened a pull request:
https://github.com/apache/tinkerpop/pull/888
fix(DriverRemoteConnection): return the promise on close
This replaces #887.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/elliotttf/tinkerpop fix-close-return-tp32
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/888.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #888
----
commit f6e50ae231ebd6cf9e488522967ad1d483de4781
Author: Elliott Foster <elliottf@...>
Date: 2018-07-03T17:35:55Z
fix(DriverRemoteConnection): return the promise on close
----
---