Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3682

Do not reuse refused sockets in test scripts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • None
    • OS X 10.11

    Description

      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.

      Attachments

        Activity

          People

            nsuke Nobuaki Sukegawa
            nsuke Nobuaki Sukegawa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: