connection pool asio integration test is too aggressive in ConnSetupSurvivesFailure

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.4.0-rc3
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Fully Compatible
    • ALL
    • Platforms 2016-11-21
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      ConnSetupSurvivesFailure spins up 8 threads that each do 1000 ops, which spins up too many open connections and causes either that test, or later tests, to fail with ECONNREFUSED on windows.

      On linux this isn't an issue because we'll just queue up connects, rather than refusing.

            Assignee:
            Mira Carey
            Reporter:
            Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: