[
https://issues.apache.org/jira/browse/THRIFT-3634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146566#comment-15146566
]
Hudson commented on THRIFT-3634:
--------------------------------
SUCCESS: Integrated in Thrift-precommit #145 (See
[https://builds.apache.org/job/Thrift-precommit/145/])
THRIFT-3634 Fix Python TSocket resource leak on connection failure (nsuke:
[https://github.com/apache/thrift/commit/a02047c88815699c1342f6d2834eb37106a02c0c])
* lib/py/src/transport/TSocket.py
* lib/py/src/transport/TSSLSocket.py
> Fix Python TSocket resource leak on connection failure
> ------------------------------------------------------
>
> Key: THRIFT-3634
> URL: https://issues.apache.org/jira/browse/THRIFT-3634
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> Same as THRIFT-3615.
> It turned out that the problematic part of TSSLSocket originated from TSocket.
> I took this opportunity to remove the duplicate code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)