You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/02/14 14:04:18 UTC

[jira] [Created] (THRIFT-3634) Fix Python TSocket resource leak on connection failure

Aki Sukegawa created THRIFT-3634:
------------------------------------

             Summary: 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)