Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix net-socket-timeout-unref flakiness #4772

Closed

Commits on Feb 3, 2016

  1. test: fix net-socket-timeout-unref flakiness

    From time to time this test is failing in OS X because at least one of
    the connections takes quite a long time (around 5 seconds) causing some
    of the timers may fire before the test exited. To solve this, wait for
    all the connections to be established before setting the timeouts and
    unrefing the sockets.
    santigimeno committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    3e67429 View commit details
    Browse the repository at this point in the history