Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1883

gremlinpython future will never return

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.1
    • 3.2.8, 3.3.2
    • python
    • None
    • all

    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

          Activity

            People

              davebshow David Brown
              dancollins34 Daniel Collins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: