GitHub user dancollins34 opened a pull request:
https://github.com/apache/tinkerpop/pull/796
Added correct setting of future exceptions, pursuant to TINKERPOP-1883
https://issues.apache.org/jira/browse/TINKERPOP-1883
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dancollins34/tinkerpop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/796.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 #796
----
commit 2257d951ebc11de3b3bd13c93417c970c3d5c182
Author: dancollins34 <dancollins34@...>
Date: 2018-02-03T22:24:44Z
Added correct setting of future exceptions, pursuant to TINKERPOP-1883
https://issues.apache.org/jira/browse/TINKERPOP-1883
----
---