Description
When using the promise() method to get a future from a traversal, a call to result() will never return if an error is thrown by result_set.all().result() in driver_remote_connection.py on line 69. This call should be wrapped in a try block to set the exception of future on failure.
Attachments
Issue Links
- links to