spmallette commented on issue #1009: TINKERPOP-2106 throw TimeoutException instead of TraversalInterruptedException URL: https://github.com/apache/tinkerpop/pull/1009#issuecomment-443746430 i was a bit hesitant about this one at first, but perhaps this makes sense. looking at the `TraversalOpProcessor`, it seems to have similar behavior converting the `TraversalInterruptionException` to a simple `TimeoutException`. All tests pass with `docker/build.sh -t -i` VOTE +1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
