[
https://issues.apache.org/jira/browse/THRIFT-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170441#comment-15170441
]
ASF GitHub Bot commented on THRIFT-3682:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/902
> 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)