Aki Sukegawa created THRIFT-3682:
------------------------------------

             Summary: Do not reuse refused sockets in test scripts
                 Key: THRIFT-3682
                 URL: https://issues.apache.org/jira/browse/THRIFT-3682
             Project: Thrift
          Issue Type: Bug
          Components: Python - Library, Test Suite
         Environment: OS X 10.11
            Reporter: Aki Sukegawa
            Assignee: Aki Sukegawa


On Linux, a Python socket object can be used for multiple connect attempts 
until eventually it's successfully connected.
On the other hand, on OS X, the socket object becomes invalid after the first 
failed attempt.
This was breaking python integration tests and also the cross test runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to