abrag commented on issue #1013: TINKERPOP-2105 - connection.py - add finally to return connection to the client pool i… URL: https://github.com/apache/tinkerpop/pull/1013#issuecomment-447640326 fixed, this commit will solve a critical issue we had on our prod python server, after a few exceptions we left without any available connection to Neptune but still it feels like a patch as ideally the client (who handle the connection pool) should allocate and free the connections and not the connection itself
---------------------------------------------------------------- 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
