Hello, Kelvin/Dave B noted this python timeout issue: https://issues.apache.org/jira/browse/TINKERPOP-2505
It was introduced in 3.4.9 while trying to fix a different problem with timeouts. Luckily it has a workaround as documented/tested by Kelvin who wrote this to gremlin-users: https://groups.google.com/d/msg/gremlin-users/K0EVG3T-UrM/tPf7xz5HCgAJ As the problem has a simple workaround it is slightly less serious than it would have been otherwise, but perhaps it would be best to just make the problem go away with a release. We don't have a lot of changes in 3.4.10 given the last month of development fell during the holiday period, but there's a few odds and ends in there. I think it's worth doing a release to remove the need for folks to have to know about the workaround for the timeouts. I think we can even avoid a lengthy code freeze in this case as there aren't many big changes to really test and no big open pull requests that need to merge. I could start running tests tomorrow and have artifacts up for VOTE on monday. If there are no objections in the next 72 hours i'll assume lazy consensus and proceed in this direction. Thanks!
