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 flaky test-child-process-pass-fd on Fedora 24 #17598

Closed
wants to merge 1 commit into from

Commits on Dec 11, 2017

  1. test: fix flaky test-child-process-pass-fd

    test-child-process-pass-fd needs to launch many processes
    simultaneously. On Fedora 24, this can result in EAGAIN "Resource
    temporarily unavailable" errors. When this occurs, simply try to launch
    a worker again.
    
    Fixes: nodejs#17589
    Trott committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    529f000 View commit details
    Browse the repository at this point in the history